Tokennuke runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from pypi. Last commit 2 Mar 2026.
Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tokennuke -- uvx tokennuke
{
"mcpServers": {
"tokennuke": {
"args": [
"tokennuke"
],
"command": "uvx"
}
}
}
[mcp_servers.tokennuke]
command = "uvx"
args = ["tokennuke"]
{
"mcpServers": {
"tokennuke": {
"args": [
"tokennuke"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"tokennuke": {
"args": [
"tokennuke"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.