ClaudeWave
maquina-app
maquina-app

rails-mcp-server

View on GitHub

A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails projects through the Model Context Protocol.

MCP Servers535 stars33 forksRubyMITUpdated 8d ago
ClaudeWave Trust Score
94/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Mature repo (>1y old)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "rails": {
      "command": "node",
      "args": ["/path/to/rails-mcp-server/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/maquina-app/rails-mcp-server and follow its README for install instructions.
Use cases
🧠 AI / ML

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers