ROLLIN MCP Server v1.2.0 — 5 tools. 105K venues. Trial mode: no key needed.
npx -y rollin-mcp-server
No API key needed. 5 free trial requests with real data. For unlimited: set ROLLIN_API_KEY. Get free key
search_locations(q, lat, lng, radius, min_score, limit) → Search 105K+ venues by query, coords, score threshold get_location_details(id) → Full breakdown: 6 features, 0-100 score, tier, community data list_regions() → 48 metro regions across 15 states submit_feedback(location_id, type, message) → Submit accessibility feedback (trust-weighted) check_health() → Server status + version
States: NY CA MA FL IL CO TX OH ID NJ PA DC AZ WA OR
Venues: 105,000+ | Regions: 48 | Scores: 0-100
Features: wheelchair_entry accessible_restroom level_entry
parking elevator wide_aisles {
"mcpServers": {
"rollin": {
"command": "npx",
"args": ["-y", "rollin-mcp-server"],
"env": { "ROLLIN_API_KEY": "your_key_here" }
}
}
} 105,000+ venues with proprietary 0-100 scores across 15 states, delivered via MCP. AI assistants query ROLLIN autonomously. No API key needed to start — 5 free requests, real data, instant.
npx rollin-mcp-server MCP is how AI agents connect to live data. One server, infinite clients. No wrappers, no glue code, no integration maintenance.
AI assistants query ROLLIN's data autonomously. No custom code per client. One MCP server, every compatible AI tool.
Unlike web search or scraped snippets, MCP delivers ROLLIN's structured data directly. Real 0-100 scores. Always current.
MCP is open source and vendor-neutral. If your tool supports MCP today, it supports ROLLIN today.
No API key needed to start. Run one command and ask about accessibility. Get a free key when you want unlimited access.
npx rollin-mcp-server to your MCP client config. No API key needed — trial mode gives you 5 free requests.ROLLIN_API_KEY and restart.No API calls to write. No responses to parse. MCP handles the plumbing.


Choose your platform. Copy the config. Replace the API key. Done.
# macOS ~/Library/Application Support/Claude/claude_desktop_config.json # Windows %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"rollin": {
"command": "npx",
"args": ["-y", "rollin-mcp-server"],
"env": {
"ROLLIN_API_KEY": "your_api_key_here"
}
}
}
} claude mcp add rollin -- npx -y rollin-mcp-server export ROLLIN_API_KEY="your_api_key_here"
.cursor/mcp.json:{
"mcpServers": {
"rollin": {
"command": "npx",
"args": ["-y", "rollin-mcp-server"],
"env": {
"ROLLIN_API_KEY": "your_api_key_here"
}
}
}
} .vscode/mcp.json:{
"servers": {
"rollin": {
"command": "npx",
"args": ["-y", "rollin-mcp-server"],
"env": {
"ROLLIN_API_KEY": "your_api_key_here"
}
}
}
} Search, analyze, and contribute back. AI agents use these tools to query ROLLIN's data on behalf of users.
Most APIs are one-way. ROLLIN's MCP lets AI agents submit corrections autonomously, creating a flywheel where every conversation strengthens the dataset.

Every correction flows through submit_feedback to a human review queue. Once approved, the location's accessibility score updates for all future queries — across the API, MCP, and website.
Desktop apps, code editors, CLI tools, custom clients. If it speaks MCP, it speaks ROLLIN.
Every tier uses the same MCP server. The only difference is volume.
The ROLLIN MCP Server is accessibility infrastructure for AI — a Model Context Protocol server that lets AI assistants query ROLLIN's data for 105,000+ venues across 15 states autonomously. No integration code. 5 tools: search locations, get details, list regions, submit feedback, and check health. AI agents connect once and serve accessibility intelligence to users.
Yes. The free tier includes 1,000 API requests per month at no cost, with no credit card required. Most MCP users start with the Starter plan at $9.99/mo (5,000 requests). Developer ($29/mo) and Business ($149/mo) tiers are available for higher volume.
ROLLIN MCP Server works with any MCP-compatible client, including Claude Desktop (Anthropic), Claude Code (CLI), Cursor (AI code editor), and VS Code with GitHub Copilot MCP support.
The server provides proprietary accessibility intelligence: 0-100 scores from ROLLIN's multi-source data pipeline, 6 verified features, trust-weighted community verification, location search by coordinates and radius, and coverage across 15 US states and 48 regions. This is vertical AI data. AI assistants query it autonomously to answer accessibility questions in real time.
Install via npx (no global install needed): run npx -y rollin-mcp-server with your ROLLIN_API_KEY environment variable set. Get a free API key at joinrollin.com/portal.html. Configuration varies by client — see setup instructions above.
Run npx rollin-mcp-server — 5 free requests with real data. Get a free API key when you're ready for unlimited access.