Token Pilot
Rank #7,803io.github.Digital-Threads/token-pilot
Save up to 80% tokens when AI reads code via AST-aware structural reading
Token Pilot is a Model Context Protocol (MCP) server published by digital-threads. It ranks #7,803 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Token Pilot is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 9 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 124,243 of 132,046 servers on MCP Toplist.
Use Token Pilot
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add token-pilot -- npx -y token-pilot[mcp_servers.token-pilot]
command = "npx"
args = ["-y", "token-pilot"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"token-pilot": {
"command": "npx",
"args": [
"-y",
"token-pilot"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"token-pilot": {
"command": "npx",
"args": [
"-y",
"token-pilot"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"token-pilot": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"token-pilot"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"token-pilot": {
"command": "npx",
"args": [
"-y",
"token-pilot"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"token-pilot": {
"command": "npx",
"args": [
"-y",
"token-pilot"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Digital-Threads%2Ftoken-pilot)<a href="https://mcptoplist.com/server/io.github.Digital-Threads%2Ftoken-pilot"><img src="https://mcptoplist.com/badge/io.github.Digital-Threads%2Ftoken-pilot.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
digital-threads
Available versions (9)
| Version | Published |
|---|---|
| 0.52.1 | Sep 13, 2026 |
| 0.51.1 | Aug 27, 2026 |
| 0.50.1 | Jul 26, 2026 |
| 0.47.1 | Jun 24, 2026 |
| 0.47.0 | Jun 24, 2026 |
| 0.46.1 | Jun 18, 2026 |
| 0.46.0 | Jun 13, 2026 |
| 0.16.2 | Mar 21, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Token Pilot?
- Token Pilot is maintained by digital-threads, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Token Pilot listed on the Official MCP Registry?
- Yes — Token Pilot is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Token Pilot have?
- MCP Toplist tracks 9 versions of Token Pilot, most recently published on Sep 13, 2026.
- Where can I find the source code for Token Pilot?
- The source code for Token Pilot is hosted at github.com/digital-threads/token-pilot.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.