Skip to content
Back to search
30
MCP

Rails Agent Skills

io.github.igmarin/rails-agent-skills-mcp

Rails development skills, docs, and workflows exposed through MCP stdio.

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

igmarin/rails-agent-skills-mcp
Ruby on Rails skills & workflow MCP Server
0 tools
agent-skills-mcp
Load Agent Skills for your agents
0 tools
agentskills-mcp-server
MCP server integration for the Agent Skills format — expose skills as MCP tools and resources (https://agentskills.io)
0 tools
Rails AI Context
38 MCP tools give AI agents live Rails schema, routes, models, and conventions.
0 tools
Railway MCP
Develop, manage, and debug Railway projects, services, and deployments from within agents.
0 tools · streamable-http
mcp-agentskills
An MCP server for bringing Anthropic's Agent Skills to any MCP-compatible agent.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "rails_agent_skills": {
      "url": "None",
      "transport": "http"
    }
  }
}