Serversio.github.geraservicesuk/mcp-geraeats
G

io.github.geraservicesuk/mcp-geraeats

io.github.geraservicesuk/mcp-geraeats · v1.0.0
▦ npm
v1.0.0npm npm: @gera-services/mcp-geraeats↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.geraservicesuk/mcp-geraeats",
  "description": "Browse restaurants, search dishes, order food delivery, track riders. 50+ countries.",
  "repository": {
    "url": "https://github.com/geraservicesuk/mcp-geraeats",
    "source": "github"
  },
  "version": "1.0.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@gera-services/mcp-geraeats",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Base URL for the GeraEats API (defaults to https://api.geraeats.com)",
          "name": "GERAEATS_API_URL"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}