Skip to content
Back to search
30
MCP

TokenNuke

pulsemcp/tokennuke

Code indexing with tree-sitter AST extraction, hybrid search, call graphs, and O(1) symbol retrieval.

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

Similar MCP servers embedding-nearest

io.github.bigjai/tokennuke
Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
0 tools
io.github.BigJai/tokennuke
Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
0 tools
ctx++
Semantic code search and indexing using tree-sitter AST analysis across 13+ languages with call graph traversal and hybrid vector-keyword ra
0 tools
io.github.muvon/octocode
AI-powered code indexer with semantic search and knowledge graphs
0 tools
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
io.github.Muvon/octocode
AI-powered code indexer with semantic search and knowledge graphs
0 tools

How to use

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

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