PluginBench
MCP Server

services.gera/mcp-gera-eats MCP Server

services.gera/mcp-gera-eats

What is the services.gera/mcp-gera-eats MCP server?

Look up UK food hygiene ratings and city hygiene profiles from real FSA FHRS/FHIS data. No auth.

How to install services.gera/mcp-gera-eats

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-gera-eats": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-eats"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "mcp-gera-eats": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-eats"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "mcp-gera-eats": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-eats"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "mcp-gera-eats": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-eats"
      ]
    }
  }
}
Claude Code
claude mcp add mcp-gera-eats -- npx -y @gera-services/mcp-gera-eats

Related MCP servers

Find CQC-registered UK care/health providers and run non-diagnostic health calculators (BMI, etc).

View repository →

Classify AI systems under the EU AI Act and look up obligations and articles. Offline, no auth.

View repository →

Search global job categories, real crawled salary benchmarks and country job markets. No auth.

View repository →

Search Gera marketplaces and create consent-first booking intents. No payment taken by server.

View repository →

Search, inspect and recommend AI skill packs from the GeraSkills marketplace. Offline, no auth.

View repository →

Verify UK businesses (FSA/CQC) + signed attestations, mandates & receipts for AI agents.

View repository →