Back to search
30
MCP

io.github.jhackman2019/codebase-context-mcp

io.github.jhackman2019/codebase-context-mcp

Codebase indexing and search via WASM tree-sitter. Works on ARM64 and x86_64.

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

Similar MCP servers embedding-nearest

mcp-codebase-index
Structural codebase indexer with MCP server for AI-assisted development
0 tools
io.github.mikerecognex/mcp-codebase-index
Structural codebase indexer with 17 query tools. 87% token reduction. Zero dependencies.
0 tools
jcodemunch-mcp
Token-efficient MCP server for source code exploration via tree-sitter AST parsing
0 tools
code-intel-mcp
MCP server for git lifecycle management, Zoekt-based code search, and cross-repo dependency analysis
0 tools
io.github.radiovisual/zoekt-mcp
Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.
0 tools
code-search-mcp
MCP server for indexing code repositories with SQLite
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.jhackman2019/codebase-context-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}