Tokenectomy Razor
Rank #2,955io.github.Tokenectomy-Labs/razor
Cut 95% of framework noise and token bloat from error logs for AI agents.
Tokenectomy Razor is a Model Context Protocol (MCP) server published by daffa2555. It ranks #2,955 of 132,113 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Tokenectomy Razor is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 129,158 of 132,113 servers on MCP Toplist.
Use Tokenectomy Razor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add razor -- npx -y tokenectomy-razor[mcp_servers.razor]
command = "npx"
args = ["-y", "tokenectomy-razor"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"razor": {
"command": "npx",
"args": [
"-y",
"tokenectomy-razor"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"razor": {
"command": "npx",
"args": [
"-y",
"tokenectomy-razor"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"razor": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tokenectomy-razor"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"razor": {
"command": "npx",
"args": [
"-y",
"tokenectomy-razor"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"razor": {
"command": "npx",
"args": [
"-y",
"tokenectomy-razor"
]
}
}
}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.Tokenectomy-Labs%2Frazor)<a href="https://mcptoplist.com/server/io.github.Tokenectomy-Labs%2Frazor"><img src="https://mcptoplist.com/badge/io.github.Tokenectomy-Labs%2Frazor.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
daffa2555
Other servers by daffa2555
View all daffa2555 servers →Available versions (8)
| Version | Published |
|---|---|
| 1.3.3 | Sep 18, 2026 |
| 1.3.2 | Sep 18, 2026 |
| 1.3.1 | Sep 15, 2026 |
| 1.3.0 | Sep 15, 2026 |
| 1.2.3 | Sep 13, 2026 |
| 1.2.2 | Sep 13, 2026 |
| 1.1.7 | Sep 11, 2026 |
| 1.1.1 | Sep 7, 2026 |
Frequently asked questions
- Who maintains Tokenectomy Razor?
- Tokenectomy Razor is maintained by daffa2555, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Tokenectomy Razor listed on the Official MCP Registry?
- Yes — Tokenectomy Razor is listed on the Official MCP Registry, alongside Glama.
- How many versions does Tokenectomy Razor have?
- MCP Toplist tracks 8 versions of Tokenectomy Razor, most recently published on Sep 18, 2026.
- Where can I find the source code for Tokenectomy Razor?
- The source code for Tokenectomy Razor is hosted at github.com/daffa2555/Tokenectomy.
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.