rails-mcp
Rank #27,444io.github.jaimenbell/rails-mcp
Default-deny action registry, append-only spend ledger, and human sign-off audit trail (MCP tools).
rails-mcp is a Model Context Protocol (MCP) server published by jaimenbell. It ranks #27,444 of 115,460 servers tracked on MCP Toplist. rails-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 24, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 88,016 of 115,460 servers on MCP Toplist.
Use rails-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rails-mcp -- uvx rails-mcp[mcp_servers.rails-mcp]
command = "uvx"
args = ["rails-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rails-mcp": {
"command": "uvx",
"args": [
"rails-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rails-mcp": {
"command": "uvx",
"args": [
"rails-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rails-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"rails-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rails-mcp": {
"command": "uvx",
"args": [
"rails-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rails-mcp": {
"command": "uvx",
"args": [
"rails-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.jaimenbell%2Frails-mcp)<a href="https://mcptoplist.com/server/io.github.jaimenbell%2Frails-mcp"><img src="https://mcptoplist.com/badge/io.github.jaimenbell%2Frails-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jaimenbell
Other servers by jaimenbell
- mcp-factory#11,084 · 3 vers
- rag-mcp#17,971 · 1 ver
- bus-mcp#25,206 · 2 vers
- github-mcp#25,207 · 2 vers
- desktop-mcp#27,443 · 2 vers
- vllm-ops-mcp#29,387 · 1 ver
- discord-mcp#31,229 · 2 vers
- GitHub Read MCP Server#99,569
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 24, 2026 |
Frequently asked questions
- Who maintains rails-mcp?
- rails-mcp is maintained by jaimenbell, which publishes 9 MCP servers (14 total versions) tracked on MCP Toplist.
- Is rails-mcp listed on the Official MCP Registry?
- Yes — rails-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does rails-mcp have?
- MCP Toplist tracks 1 version of rails-mcp, most recently published on Jul 24, 2026.
- Where can I find the source code for rails-mcp?
- The source code for rails-mcp is hosted at github.com/jaimenbell/rails-mcp.