← Index

io.github.geraservicesuk/mcp-gerarent

io.github.geraservicesuk/mcp-gerarent·v0.1.0·Search
Quality Score
80
/100

Property rental: search listings, check availability, book rentals. 50+ countries.

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

Base URL for the GeraRent API (defaults to https://api.gerarent.com)

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