Skip to content
Back to search
30
MCP v0.1.2

Big Indexer

io.github.ahmedxuhri/bigindexer

Architecture-aware MCP context with boundaries, seams, impact scope, and BGI-TWIN guidance.

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

Similar MCP servers embedding-nearest

Big Indexer
Architecture-aware MCP context for large codebases — behavioral boundaries, coupling seams, impact scope, and BGI-TWIN guidance.
0 tools
index-it-mcp
Local-first code indexer for AI assistants via Model Context Protocol (MCP)
0 tools
doc-index-mcp
MCP server for semantic document search with boundary-aware chunking
0 tools
io.github.egoughnour/massive-context-mcp
Handles 10M+ token contexts with chunking, sub-queries, and local Ollama inference.
0 tools
bigindexer
Metadata-only Glama MCP server.
0 tools
mcp-codebase-index
Structural codebase indexer with MCP server for AI-assisted development
0 tools

How to use

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

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