A community-driven Ruby on Rails style guide
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"rails-style-guide": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-rails-style-guide"
]
}
}
}