Home › Development › codesurface

codesurface

Indexes your codebase's public API and serves it via compact MCP tool responses.

Python
★ 21 stars Last pushed 2026-07-28 License: MIT

Connect

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

Package (pypi 0.8.0)

uvx codesurface

Or add to your MCP client config:

{
  "mcpServers": {
    "codesurface": {
      "command": "uvx",
      "args": [
        "codesurface"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry