Back to search
30
MCP

codetree-claude

npm/codetree-claude

MCP server & CLI: codebase index + cache for Claude Code, Cursor, OpenAI Codex, Google Antigravity/Gemini. Model Context Protocol tools (codetree_read, codetree_search, …), hooks on Claude, rules on other IDEs. Token savings, SQLite index, symbol search,

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

Similar MCP servers embedding-nearest

codetree-mcp
MCP Server for CodeTree - Query code repositories from Claude Desktop and other MCP clients
0 tools
mcp-code-index
SQLite-backed code index for Claude Code, exposed via MCP
0 tools
Claude Code Explorer MCP
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
0 tools
Claude Code Explorer MCP
Explore the Claude Code CLI source — browse tools, commands, search code, and more.
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
io.github.hampsterx/claude-mcp-bridge
Wraps Claude Code CLI as MCP tools: query, search, structured, ping, listSessions.
0 tools

How to use

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

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