Accessibility data, in your AI.
Drop-in MCP server giving Claude, Cursor, VS Code, and any MCP-compatible client direct access to 105,000+ scored venues. Five tools. One npx command. Trial mode — 5 free requests, no key.
Install
One config block per client.
Pick your client below. Copy the JSON block. Paste into the right config file. Restart the client. Done.
Claude Desktop
Anthropic{
"mcpServers": {
"rollin": {
"command": "npx",
"args": ["-y", "rollin-mcp-server"],
"env": { "ROLLIN_API_KEY": "your_api_key_here" }
}
}
} Cursor
AI code editor{
"mcpServers": {
"rollin": {
"command": "npx",
"args": ["-y", "rollin-mcp-server"],
"env": { "ROLLIN_API_KEY": "your_api_key_here" }
}
}
} VS Code
Native MCP{
"servers": {
"rollin": {
"command": "npx",
"args": ["-y", "rollin-mcp-server"],
"env": { "ROLLIN_API_KEY": "your_api_key_here" }
}
}
} Claude Code
CLIclaude mcp add rollin -- npx -y rollin-mcp-server
Tools
Five tools. One protocol.
MCP gives your AI assistant direct, structured access to ROLLIN data. The model decides when to call which tool — you write nothing.
In conversation
Ask naturally. Get real data back.
Real prompts to a ROLLIN-connected assistant. The right side shows what the AI is actually calling under the hood.
Find me 5 step-free restaurants near Times Square with great accessibility scores.
Plan an accessible day in Brooklyn — coffee, lunch, museum, dinner.
What's the accessibility score for Devoción on Grand Street?
Which states does ROLLIN cover and how many venues per state?
Why the official server
Built for AI agents your team can ship.
The MCP server is the official, licensed path into ROLLIN data. Verified scores, documented spec, audit logging on every tool call. Safe for production agents and customer-facing assistants.
Verified, not hallucinated
Every score traces back to a multi-source pipeline plus community verification. Your AI assistant gets ground truth, not a confident guess from web scraping.
Documented & in-bounds
Open OpenAPI 3.1 spec. No ToS violations. No scraping. The MCP server is the official, licensed access path — safe for production tooling and customer-facing agents.
Five tools, chainable
Tools are designed to compose. The model can call search → detail → feedback in one conversation. No glue code needed on your end.
Every call logged
Every tool call from your AI is logged on your key. See exactly what was queried in the developer portal. Useful for compliance and for debugging your prompts.
Pricing
Free to try. $9.99 to ship.
Same 4 tiers as the REST API — your key works across both. Trial mode is 5 free requests with no key. Free tier is 1,000/mo with no credit card.
Free
Try it- 1,000 requests / month
- All 5 MCP tools
- No credit card
- Lat/lng rounded to 1km
Starter
Most popular- 5,000 requests / month
- Full address precision
- Photos, hours, phone
- Email support
Developer
Production- 50,000 requests / month
- Score breakdowns
- Submit feedback (write)
- Priority support
Business
Scale- 500,000 requests / month
- Photo URLs included
- Webhooks (changes feed)
- Phone + Slack support
Questions
What is the ROLLIN MCP server?
A Model Context Protocol server that gives AI assistants direct access to ROLLIN’s 105,000+ scored accessibility data points. Five tools — search, detail, regions, health, feedback. Install once with npx, configure with one block of JSON, and your AI can answer accessibility questions in natural language.
Which AI clients work with it?
Any MCP-compatible client. Currently: Claude Desktop, Claude Code (CLI), Cursor, VS Code with GitHub Copilot. ChatGPT Connectors and other MCP clients work the same way — same install, same config shape.
Is there a trial without an API key?
Yes. Trial mode gives you 5 free requests with no key — just install and start asking. Once you’re hooked, grab a free key for 1,000 requests/month.
How much does it cost?
Free tier: 1,000 requests/month, no credit card. Starter: $9.99/mo for 5,000 requests with full data precision. Developer: $29/mo for 50K + write access. Business: $149/mo for 500K + webhooks. Same 4 tiers as the REST API — your key works across both.
How do I install it?
One command: npx -y rollin-mcp-server. Then drop a JSON block into your AI client’s MCP config. Setup takes about 60 seconds.
What can my AI do with it?
Plan accessible trips, find scored restaurants near coordinates, compare venues, summarize coverage by region, submit accessibility feedback. The tools are composable — your AI can chain them to answer complex multi-step questions.
Does it work offline?
No. The MCP server proxies to the live ROLLIN API. Scores update in real time as venues are re-verified or feedback comes in.
Plug it in. Ask your AI.
Devs: free key in 60 seconds, no credit card. Teams shipping AI agents at scale: annual contracts, dedicated onboarding, custom MSA.