HomeDevelopment › Martin Loop

Martin Loop

One system around coding agents to run, verify, recover, and hand off software work.

TypeScript Local
★ 191 stars Last pushed 2026-09-24 License: Apache-2.0

Topics: Coding Agents

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.6.1)

npx -y @martinloop/mcp@0.6.1

Or add to your MCP client config:

{
  "mcpServers": {
    "martin-loop": {
      "command": "npx",
      "args": [
        "-y",
        "@martinloop/mcp@0.6.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry