MCP Directory
Back

rails-ai-context

by crisnahine · Ruby · ★ 146

38 MCP tools that give AI agents live access to your Rails schema, models, routes & conventions. Works with Claude Code, Cursor, Copilot, OpenCode, Codex CLI. Zero config.

#ai#ai-coding#claude#codex#codex-cli#copilot#copilot-chat#copilot-cli#cursor#developer-tools#introspection#llm#mcp#model-context-protocol#opencode#rails#rails-ai#rails-tools#ruby#ruby-gem

Install

git clone https://github.com/crisnahine/rails-ai-context.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "rails-ai-context": {
      "command": "npx",
      "args": [
        "-y",
        "github:crisnahine/rails-ai-context"
      ]
    }
  }
}

From the README

**Your AI is guessing your Rails app. Every guess costs you time.** [](https://rubygems.org/gems/rails-ai-context) [](https://rubygems.org/gems/rails-ai-context) [](https://github.com/crisnahine/rails-ai-context/actions) [](https://registry.modelcontextprotocol.io) [](https://github.com/crisnahine/rails-ai-context) [](https://github.com/crisnahine/rails-ai-context) [](https://github.com/crisnahine/rails-ai-context/actions) [](LICENSE) You've seen it. Your AI: - **Writes a migration for a column that already exists** - didn't check the schema - **Creates a method that duplicates one in a co…
Read full README on GitHub →

Related ai & ml servers