All MCP servers

Rails AI Context

Official
by Api.AirforcestdioAI & LLM Tools0145MIT

38 MCP tools give AI agents live Rails schema, routes, models, and conventions.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "rails-ai-context-imp3ef1d": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}