mcp_on_ruby

nagstler/mcp_on_ruby
★ 98 stars Ruby 🤖 AI/LLM Updated today
💎 A Ruby implementation of the Model Context Protocol
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp_on_ruby": {
      "command": "npx",
      "args": [
        "-y",
        "nagstler/mcp_on_ruby"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Model Context Protocol (MCP) server for Rails applications** Expose your Rails app as an AI accessible interface — define tools and resources the Rails way. </div> --- 🚀 **Production-Ready** - Authentication, rate limiting, error handling, security 🔧 **Rails Integration** - Generators, autoloading, middleware, Railtie

Tools (2)

Gemfileuser_manager

Topics

aianthropiclarge-language-modelsmcpmodel-context-protocolmodel-context-protocol-serversopenairubyruby-gem