Home › Development › my-pi

my-pi

Local-first MCP runtime for coding agents with safe workspace access, AST/LSP navigation, and Git.

TypeScript Local macOSWindowsLinux
★ 2 stars Last pushed 2026-09-23 License: MIT

Topics: Developer Tools

Connect

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

Package (npm 0.1.0-alpha.2)

npx -y @koonwang03/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "my-pi": {
      "command": "npx",
      "args": [
        "-y",
        "@koonwang03/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

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

Data from the Official MCP Registry