Skip to content
Back to search
30
MCP

Big Indexer

pulsemcp/big indexer

Architecture-aware MCP context for large codebases — behavioral boundaries, coupling seams, impact scope, and BGI-TWIN guidance.

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

Similar MCP servers embedding-nearest

Big Indexer
Architecture-aware MCP context with boundaries, seams, impact scope, and BGI-TWIN guidance.
0 tools
mcp-codebase-index
Structural codebase indexer with MCP server for AI-assisted development
0 tools
code-index-mcp
A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
0 tools
index-it-mcp
Local-first code indexer for AI assistants via Model Context Protocol (MCP)
0 tools
mcp-code-indexer
MCP server that tracks file descriptions across codebases, enabling AI agents to efficiently navigate and understand code through searchable
0 tools
io.github.jhackman2019/codebase-context-mcp
Codebase indexing and search via WASM tree-sitter. Works on ARM64 and x86_64.
0 tools

How to use

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

{
  "mcpServers": {
    "big_indexer": {
      "url": "None",
      "transport": "http"
    }
  }
}