by maquina-app · MCP Server · ★ 558
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Rails MCP Server A Ruby implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails projects through the Model Context Protocol, providing capabilities for code analysis, exploration, and development assistance. What is MCP? The Model Context Protocol (MCP) is a standardized way for AI models to interact with their environment. It defines a structured method for models to request and use tools, access resources, and maintain context during interactions. This Rails MCP Server implements the MCP specification to give AI models access to Rails projects for code analysis, exploration, and assistance.
| Stars | 558 |
| Forks | 35 |
| Language | Ruby |
| Category | MCP Server |
| License | MIT |
| Quality Score | 39.75/100 |
| Open Issues | 7 |
| Last Updated | 2026-06-10 |
| Created | 2025-03-20 |
| Platforms | mcp, ruby |
| Est. Tokens | ~15k |
These tools work well together with rails-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
rails-mcp-server is A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails projects through the Model Context Protoco. It is categorized as a MCP Server with 558 GitHub stars.
rails-mcp-server is primarily written in Ruby.
You can find installation instructions and usage details in the rails-mcp-server GitHub repository at github.com/maquina-app/rails-mcp-server. The project has 558 stars and 35 forks, indicating an active community.
rails-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.