Rails Agent Skills✓
io.github.igmarin/rails-agent-skills-mcp · v5.1.5
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.igmarin/rails-agent-skills-mcp",
"description": "Rails development skills, docs, and workflows exposed through MCP stdio.",
"title": "Rails Agent Skills",
"repository": {
"url": "https://github.com/igmarin/rails-agent-skills",
"source": "github",
"subfolder": "mcp_server"
},
"version": "5.1.5",
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/igmarin/rails-agent-skills-mcp:5.1.5",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}