rails-ai-bridge

igmarin/rails-ai-bridge
★ 12 stars Ruby Memory/Knowledge Updated 2d ago
Zero-config MCP server that gives AI assistants live, read-only knowledge of Rails apps
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rails-ai-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "igmarin/rails-ai-bridge"
      ]
    }
  }
}

README Excerpt

> **Turn any Rails app into an AI-ready system — with real context, not guesswork.** **One command. Zero config. Structured context + live introspection for AI assistants** via compact project files and an MCP server. --- AI coding tools are much better when they know your Rails app before they start editing. Without that context, they guess table names, miss routes, ignore conventions, and spend tokens rediscovering structure your app already has.

Tools (20)

BillingGemfileadditional_introspectorsadditional_resourcesadditional_toolsallow_auto_mount_in_productionauto_mountcache_ttlclaude_max_linescontext_modecore_modelsexcluded_modelsexcluded_pathsexpose_credentials_key_namesfullhttp_log_jsonhttp_mcp_tokenhttp_pathhttp_portintrospectors

Topics

rails-airails-ai-assisted-development