mcpbeat Sign in

Rollin MCP Server

by davidsirota Your server? Claim it
local only

Rollin MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from npm. Last commit 22 Aug 2026.

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

Installs per day peak 26 · avg 8 · -11% w/w
a month agotoday
50
Installs / week
npm · rollin-mcp-server
1
Stars
0 open issues
22 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Rollin MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rollin-mcp-server -- npx -y rollin-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rollin-mcp-server": {
      "args": [
        "-y",
        "rollin-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rollin-mcp-server]
command = "npx"
args = ["-y", "rollin-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "rollin-mcp-server": {
      "args": [
        "-y",
        "rollin-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rollin-mcp-server": {
      "args": [
        "-y",
        "rollin-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ROLLIN_API_KEY (Your ROLLIN API key. Get one free at https://joinrollin.com/portal.html). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Rollin MCP Server

same job, measured the same way
Tableall
by tableall

Access Japan's finest Michelin-starred restaurants. Search, check availability, and browse menus.

10 tools answering
site-spec
by ariaxhan

MCP server: audit any website for SEO, accessibility, and AI-searchability, then auto-fix it.

40 installs/wk local only
Tock MCP
by chrischall

Tock (exploretock.com): discover restaurants, search a city, get venue details and availability.

510 installs/wk local only
dyslex.ia
by firou91

Accessibility MCP server and Agent Skills for AI agents. Requires Superpowers.

78 installs/wk local only
Formester
by formester

Give AI agents access to form submissions — read, search, update, and process file attachments.

answering
Azure Updates
by jonnybottles

MCP server for Azure Updates RSS feed - search, filter, and summarize Azure service updates

97 installs/wk local only
Accessibility Scanner MCP
by bishop81

Scan any URL for WCAG accessibility issues (axe-core) and get per-element fixes for an AI agent.

232 installs/wk local only
Geolint
by iliasabk

ESLint for AI search: audits AI-crawler access, llms.txt, schema and citability.

1 147 installs/wk local only

Rollin MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Rollin MCP Server?
Rollin MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package rollin-mcp-server was installed 50 times last week.
How do I connect Rollin MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rollin-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Rollin MCP Server?
The npm package rollin-mcp-server was installed 50 times in the last week. Week over week that is -11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rollin MCP Server open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.