← Back to Plugins
MCP Server MCP

io.github.geraservicesuk/mcp-geraeats

github By github 👁 1 views ▲ 0 votes

Browse restaurants, search dishes, order food delivery, track riders. 50+ countries.

Homepage Verified source GitHub

Install

npx -y @gera-services/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@gera-services/mcp-geraeats",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL for the GeraEats API (defaults to https://api.geraeats.com)",
          "name": "GERAEATS_API_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...