The reputation layer for AI skills, tools & agents

maquina-app/rails-mcp-server

Score: 65.0 Rank #33

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 Protocol.

Overview

maquina-app/rails-mcp-server is a Ruby MCP server licensed under MIT. 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 Protocol.

Ranked #33 out of 25632 indexed tools.

In the top 1% of all indexed tools.

Used by 12 other projects.

Actively maintained with commits in the last week.

Ecosystem

Ruby MIT

Signal Breakdown

Stars 514
Freshness 6d ago
Issue Health 73%
Contributors 9
Dependents 12
Forks 32
Description Detailed
License MIT

Badge

AgentRank score for maquina-app/rails-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/maquina-app--rails-mcp-server)](https://agentrank-ai.com/tool/maquina-app--rails-mcp-server)
<a href="https://agentrank-ai.com/tool/maquina-app--rails-mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/maquina-app--rails-mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

# 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.

## Features

- Manage multiple Rails projects
- Browse project files and structures
- View Rails routes with filtering options
- Inspect model information and relationships (with Prism static analysis)
- Get database schema information
- Analyze controller-view relationships
- Analyze environment c
Read full README on GitHub →
Are you the maintainer? Claim this listing