TokenSaver
Rank #5,323io.github.Byggarepop/tokensaver
Structural warm start for AI coding agents in .NET: cheap Roslyn signature maps of C#/.NET files.
TokenSaver is a Model Context Protocol (MCP) server published by byggarepop. It ranks #5,323 of 128,029 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. TokenSaver is listed across 3 registries — Official MCP, PulseMCP and Glama, with 11 tracked versions. It was first listed on May 22, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 122,706 of 128,029 servers on MCP Toplist.
Use TokenSaver
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tokensaver -e "TOKENSAVER_API_URL=<your TOKENSAVER_API_URL>" -e "TOKENSAVER_NO_TELEMETRY=<your TOKENSAVER_NO_TELEMETRY>" -- dnx TokenSaver.McpReplace each placeholder with your own value before saving.
[mcp_servers.tokensaver]
command = "dnx"
args = ["TokenSaver.Mcp"]
[mcp_servers.tokensaver.env]
TOKENSAVER_API_URL = "<your TOKENSAVER_API_URL>"
TOKENSAVER_NO_TELEMETRY = "<your TOKENSAVER_NO_TELEMETRY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tokensaver": {
"command": "dnx",
"args": [
"TokenSaver.Mcp"
],
"env": {
"TOKENSAVER_API_URL": "<your TOKENSAVER_API_URL>",
"TOKENSAVER_NO_TELEMETRY": "<your TOKENSAVER_NO_TELEMETRY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tokensaver": {
"command": "dnx",
"args": [
"TokenSaver.Mcp"
],
"env": {
"TOKENSAVER_API_URL": "<your TOKENSAVER_API_URL>",
"TOKENSAVER_NO_TELEMETRY": "<your TOKENSAVER_NO_TELEMETRY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tokensaver": {
"type": "stdio",
"command": "dnx",
"args": [
"TokenSaver.Mcp"
],
"env": {
"TOKENSAVER_API_URL": "<your TOKENSAVER_API_URL>",
"TOKENSAVER_NO_TELEMETRY": "<your TOKENSAVER_NO_TELEMETRY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tokensaver": {
"command": "dnx",
"args": [
"TokenSaver.Mcp"
],
"env": {
"TOKENSAVER_API_URL": "<your TOKENSAVER_API_URL>",
"TOKENSAVER_NO_TELEMETRY": "<your TOKENSAVER_NO_TELEMETRY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tokensaver": {
"command": "dnx",
"args": [
"TokenSaver.Mcp"
],
"env": {
"TOKENSAVER_API_URL": "<your TOKENSAVER_API_URL>",
"TOKENSAVER_NO_TELEMETRY": "<your TOKENSAVER_NO_TELEMETRY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Byggarepop%2Ftokensaver)<a href="https://mcptoplist.com/server/io.github.Byggarepop%2Ftokensaver"><img src="https://mcptoplist.com/badge/io.github.Byggarepop%2Ftokensaver.svg" alt="MCP Toplist: Top 5% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
byggarepop
Other servers by byggarepop
View all byggarepop servers →Available versions (11)
| Version | Published |
|---|---|
| 1.15.5 | Jun 25, 2026 |
| 1.15.4 | Jun 25, 2026 |
| 1.15.3 | Jun 25, 2026 |
| 1.15.2 | Jun 25, 2026 |
| 1.13.7 | Jun 7, 2026 |
| 1.13.1 | Jun 4, 2026 |
| 1.12.0 | Jun 1, 2026 |
| 1.10.0 | May 30, 2026 |
| 1.8.0 | May 24, 2026 |
| 1.7.2 | May 22, 2026 |
| 1.7.1 | May 22, 2026 |
Frequently asked questions
- Who maintains TokenSaver?
- TokenSaver is maintained by byggarepop, which publishes 3 MCP servers (29 total versions) tracked on MCP Toplist.
- Is TokenSaver listed on the Official MCP Registry?
- Yes — TokenSaver is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does TokenSaver have?
- MCP Toplist tracks 11 versions of TokenSaver, most recently published on Jun 25, 2026.
- Where can I find the source code for TokenSaver?
- The source code for TokenSaver is hosted at github.com/byggarepop/tokensaver.
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.