← Index

io.github.geraservicesuk/mcp-gera-home

io.github.geraservicesuk/mcp-gera-home·v0.1.0·Other
Quality Score
80
/100

Find and book home service providers: cleaning, repairs, beauty, moving. 50+ countries.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-gera-home": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-home"
      ],
      "env": {
        "GERAHOME_API_URL": "<gerahome_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-gera-home": {
      "command": "npx",
      "args": [
        "-y",
        "@gera-services/mcp-gera-home"
      ],
      "env": {
        "GERAHOME_API_URL": "<gerahome_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @gera-services/mcp-gera-home
§02  Environment variables
GERAHOME_API_URL

Base URL for the GeraHome API (defaults to https://api.gerahome.com)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other