seuros/mcp_rails_template
A minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples.
Platform-specific configuration:
{
"mcpServers": {
"mcp_rails_template": {
"command": "npx",
"args": [
"-y",
"mcp_rails_template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...