
Rollin Mcp Server
Give your agent wheelchair accessibility scores and filters for 70,000+ US restaurants when you build dining, travel, or local-discovery products.
Overview
Rollin MCP Server is a MCP server for the Build phase that lets agents search wheelchair accessibility scores for 70,000+ US restaurants and submit feedback.
What is this MCP server?
- Search and filter US restaurants with Rollin wheelchair accessibility scores
- Coverage of 70,000+ restaurant records via stdio MCP (npm rollin-mcp-server)
- Submit accessibility feedback through agent tools after site visits
- Requires ROLLIN_API_KEY from joinrollin.com portal
- Stdio transport for local agent wiring without hosting your own scraper
- 70,000+ US restaurants in Rollin accessibility dataset
- Server version 1.0.1 via npm stdio transport
- ROLLIN_API_KEY required (free tier via joinrollin.com portal)
Community signal: 1 GitHub stars.
What problem does it solve?
Building accessible dining features means hunting scattered reviews and guesswork instead of structured roll-in scores inside your agent workflow.
Who is it for?
Indie builders adding US restaurant discovery or mobility-aware recommendations to a SaaS, mobile, or agent prototype.
Skip if: Teams needing global venue coverage, formal ADA compliance certification, or accessibility scoring outside the Rollin dataset.
What do I get? / Deliverables
After you register the server with ROLLIN_API_KEY, your agent can query filtered restaurant accessibility data and log feedback without leaving the repo.
- Agent-callable search and filter over 70,000+ scored US restaurants
- Feedback submission path tied to Rollin’s dataset
- Local stdio MCP wiring without self-hosting venue databases
Recommended MCP Servers
Journey fit
Restaurant accessibility data is wired in during product build when agents or apps need live venue lookup, not during abstract ideation alone. This MCP is an external data and feedback API you register in Claude Code or Cursor—not a design doc or landing page skill.
How it compares
Restaurant accessibility data MCP, not a general web-scraping or maps-replacement skill.
Common Questions / FAQ
Who is Rollin MCP Server for?
Solo and small-team builders who want Claude Code or Cursor to pull US restaurant wheelchair accessibility scores while coding location or dining features.
When should I use Rollin MCP Server?
Use it during Build when you integrate third-party venue data, prototype inclusive search filters, or automate feedback after validating real-world visits.
How do I add Rollin MCP Server to my agent?
Install the npm package rollin-mcp-server, add a free ROLLIN_API_KEY from https://joinrollin.com/portal.html to your MCP config, and connect stdio transport in Claude Code or Cursor.