Used by 1 plugin
Rails-specific development tools and documentation
Add to your .mcp.json:
{
"mcpServers": {
"rails-mcp": {
"command": "npx",
"args": [
"-y",
"@ruby-mcp/rails-mcp@latest",
"--root",
"${CLAUDE_PLUGIN_ROOT}"
]
}
}
}This server has elevated permissions. Review the source code before enabling.
npx