← Index

io.github.DavidSirota/rollin-mcp-server

io.github.DavidSirota/rollin-mcp-server·v1.0.1·Search
Quality Score
83
/100

Wheelchair accessibility scores for 70,000+ US restaurants. Search, filter, and submit feedback.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "rollin-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "rollin-mcp-server"
      ],
      "env": {
        "ROLLIN_API_KEY": "<your-rollin_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "rollin-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "rollin-mcp-server"
      ],
      "env": {
        "ROLLIN_API_KEY": "<your-rollin_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y rollin-mcp-server
§02  Environment variables
ROLLIN_API_KEY
requiredsecret

Your ROLLIN API key. Get one free at https://joinrollin.com/portal.html

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