Skip to content
Back to search
30
MCP

codetree-mcp

pypi/codetree-mcp

MCP Server for CodeTree - Query code repositories from Claude Desktop and other MCP clients

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codetree-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}