Loading MCP server directory, please wait...
Rails development skills, docs, and workflows exposed through MCP stdio.
npx @getmcp/cli add io.github.igmarin/rails-agent-skills-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.igmarin/rails-agent-skills-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/igmarin/rails-agent-skills-mcp:5.1.7"
]
}
}
}