Rails Agent Skills
Rank #5,717io.github.igmarin/rails-agent-skills-mcp
Rails development skills, docs, and workflows exposed through MCP stdio.
Rails Agent Skills is a Model Context Protocol (MCP) server published by igmarin. It ranks #5,717 of 132,046 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. Rails Agent Skills is listed across 2 registries — Official MCP and PulseMCP, with 5 tracked versions. It was first listed on Mar 11, 2026 and most recently updated on May 12, 2026.
Ranks ahead of 126,329 of 132,046 servers on MCP Toplist.
Use Rails Agent Skills
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http rails-agent-skills-mcp https://rails-agent-skills-mcp.ismael-marin.workers.dev/mcpclaude mcp add rails-agent-skills-mcp -- docker run -i --rm docker.io/igmarin/rails-agent-skills-mcp:5.1.7[mcp_servers.rails-agent-skills-mcp]
url = "https://rails-agent-skills-mcp.ismael-marin.workers.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.rails-agent-skills-mcp]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/igmarin/rails-agent-skills-mcp:5.1.7"]Add to ~/.codex/config.toml.
https://rails-agent-skills-mcp.ismael-marin.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"rails-agent-skills-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/igmarin/rails-agent-skills-mcp:5.1.7"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rails-agent-skills-mcp": {
"url": "https://rails-agent-skills-mcp.ismael-marin.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"rails-agent-skills-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/igmarin/rails-agent-skills-mcp:5.1.7"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rails-agent-skills-mcp": {
"type": "http",
"url": "https://rails-agent-skills-mcp.ismael-marin.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"rails-agent-skills-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/igmarin/rails-agent-skills-mcp:5.1.7"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rails-agent-skills-mcp": {
"serverUrl": "https://rails-agent-skills-mcp.ismael-marin.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rails-agent-skills-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/igmarin/rails-agent-skills-mcp:5.1.7"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rails-agent-skills-mcp": {
"url": "https://rails-agent-skills-mcp.ismael-marin.workers.dev/mcp"
}
}
}{
"mcpServers": {
"rails-agent-skills-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/igmarin/rails-agent-skills-mcp:5.1.7"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.igmarin%2Frails-agent-skills-mcp)<a href="https://mcptoplist.com/server/io.github.igmarin%2Frails-agent-skills-mcp"><img src="https://mcptoplist.com/badge/io.github.igmarin%2Frails-agent-skills-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
igmarin
Available versions (5)
| Version | Published |
|---|---|
| 5.1.7 | May 12, 2026 |
| 5.1.6 | May 12, 2026 |
| 5.1.5 | May 11, 2026 |
| 5.1.4 | May 11, 2026 |
| 5.1.3 | May 11, 2026 |
Frequently asked questions
- Who maintains Rails Agent Skills?
- Rails Agent Skills is maintained by igmarin, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Rails Agent Skills listed on the Official MCP Registry?
- Yes — Rails Agent Skills is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Rails Agent Skills have?
- MCP Toplist tracks 5 versions of Rails Agent Skills, most recently published on May 12, 2026.
- Where can I find the source code for Rails Agent Skills?
- The source code for Rails Agent Skills is hosted at github.com/igmarin/rails-agent-skills.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.