Martin Loop
Rank #450io.github.Keesan12/martin-loop
One system around coding agents to run, verify, recover, and hand off software work.
Martin Loop is a Model Context Protocol (MCP) server published by keesan12. It ranks #450 of 132,046 servers tracked on MCP Toplist, and its repository has 190 GitHub stars. Martin Loop is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Apr 4, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 131,596 of 132,046 servers on MCP Toplist.
Use Martin Loop
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add martin-loop -- npx -y @martinloop/mcp[mcp_servers.martin-loop]
command = "npx"
args = ["-y", "@martinloop/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"martin-loop": {
"command": "npx",
"args": [
"-y",
"@martinloop/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"martin-loop": {
"command": "npx",
"args": [
"-y",
"@martinloop/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"martin-loop": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@martinloop/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"martin-loop": {
"command": "npx",
"args": [
"-y",
"@martinloop/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"martin-loop": {
"command": "npx",
"args": [
"-y",
"@martinloop/mcp"
]
}
}
}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.Keesan12%2Fmartin-loop)<a href="https://mcptoplist.com/server/io.github.Keesan12%2Fmartin-loop"><img src="https://mcptoplist.com/badge/io.github.Keesan12%2Fmartin-loop.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
keesan12
Available versions (10)
| Version | Published |
|---|---|
| 0.6.1 | Sep 7, 2026 |
| 0.5.6 | Aug 24, 2026 |
| 0.5.5 | Aug 20, 2026 |
| 0.5.3 | Aug 19, 2026 |
| 0.5.1 | Aug 18, 2026 |
| 0.5.0 | Aug 13, 2026 |
| 0.3.9 | Jul 28, 2026 |
| 0.3.8 | Jul 26, 2026 |
| 0.2.5 | May 26, 2026 |
| 0.1.4 | May 20, 2026 |
Frequently asked questions
- Who maintains Martin Loop?
- Martin Loop is maintained by keesan12, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is Martin Loop listed on the Official MCP Registry?
- Yes — Martin Loop is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Martin Loop have?
- MCP Toplist tracks 10 versions of Martin Loop, most recently published on Sep 7, 2026.
- Where can I find the source code for Martin Loop?
- The source code for Martin Loop is hosted at github.com/keesan12/martin-loop.
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.