Submit

Rails AI Context — Zero-config MCP server for Rails apps

@crisnahine

Automatically introspects your Rails application and exposes schema, models, routes, controllers, views, auth, tests, config, and conventions to AI assistants via MCP. 9 read-only tools, zero configuration. Works with Claude Code, Cursor, Windsurf, and GitHub Copilot.

Tools

Server Config

{
  "mcpServers": {
    "rails-ai-context": {
      "command": "bundle",
      "args": [
        "exec",
        "rails",
        "ai:serve"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.