mcpbeat Sign in

Rails MCP Server

local only

Rails MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from pypi. Last commit 12 Aug 2026.

Default-deny action registry, append-only spend ledger, and human sign-off audit trail (MCP tools).

Installs per day peak 13 · avg 7 · -13% w/w
a month agotoday
47
Installs / week
pypi · rails-mcp
0
Stars
0 open issues
12 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Rails MCP 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 rails-mcp -- uvx rails-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rails-mcp": {
      "args": [
        "rails-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rails-mcp]
command = "uvx"
args = ["rails-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rails-mcp": {
      "args": [
        "rails-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rails-mcp": {
      "args": [
        "rails-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Rails MCP

same job, measured the same way
Agent Discover
by keshrath

MCP server registry and marketplace - discover, install, activate tools on demand

118 installs/wk local only
Inferrail
by domondi1

Read-only MCP tools over Inferrail's local receipt ledger: attributed spend and gateway health.

109 installs/wk local only
xrpldashboard
by xrpldashboard

Read-only XRP Ledger MCP tools with proof-annotation envelopes and signed daily snapshots.

15 tools answering
Site
by co-ciwregistration

CIW Registration: the site's own MCP server — enquiry (enquiry = a human handoff, not a...

3 tools answering
Last EHR — Medplum
by cbetz

FHIR chart tools for MCP: read-only by default, with elicitation-gated, human-approved writes.

36 installs/wk local only
Site
by co-careinspectorateregistration

Care Inspectorate Registration: the site's own MCP server — enquiry (enquiry = a human handoff,...

3 tools answering
Postgres MCP
by edelciomolina

PostgreSQL MCP wrapper with .env credential mapping, tool selection, and safe read-only defaults.

92 installs/wk local only
Delego
by delego-dev

Intent-bound action authorization for AI agents: policy, human approval, and a signed audit trail.

202 installs/wk local only

Rails MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Rails MCP?
Rails MCP 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 pypi package rails-mcp was installed 47 times last week.
How do I connect Rails MCP?
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 rails-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Rails MCP?
The pypi package rails-mcp was installed 47 times in the last week. Week over week that is -13%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Rails MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 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.