← Back to Plugins
MCP Server MCP

io.github.kapruka/reviewguru

github By github 👁 1 views ▲ 0 votes

Query Sri Lankan businesses, doctors, and reviews from any MCP-aware AI agent.

Homepage Verified source GitHub

Install

uvx reviewguru-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "reviewguru-mcp",
      "version": "0.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the Review Guru API base URL. Defaults to https://reviewguru.lk — only set this when pointing at a fork or staging environment.",
          "format": "string",
          "default": "https://reviewguru.lk",
          "name": "REVIEWGURU_API"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...