Agent Booster
Rank #48,419io.github.sseshachala/agent-booster
Cut AI agent token costs 5-15x — routes only relevant code symbols instead of full files.
Agent Booster is a Model Context Protocol (MCP) server published by sseshachala. It ranks #48,419 of 132,113 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Agent Booster is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 27, 2026 and most recently updated on Jun 27, 2026.
Ranks ahead of 83,694 of 132,113 servers on MCP Toplist.
Use Agent Booster
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agent-booster -- uvx agent-booster[mcp_servers.agent-booster]
command = "uvx"
args = ["agent-booster"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"agent-booster": {
"command": "uvx",
"args": [
"agent-booster"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"agent-booster": {
"command": "uvx",
"args": [
"agent-booster"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-booster": {
"type": "stdio",
"command": "uvx",
"args": [
"agent-booster"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-booster": {
"command": "uvx",
"args": [
"agent-booster"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-booster": {
"command": "uvx",
"args": [
"agent-booster"
]
}
}
}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.sseshachala%2Fagent-booster)<a href="https://mcptoplist.com/server/io.github.sseshachala%2Fagent-booster"><img src="https://mcptoplist.com/badge/io.github.sseshachala%2Fagent-booster.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
sseshachala
Other servers by sseshachala
View all sseshachala servers →Available versions (1)
| Version | Published |
|---|---|
| 0.6.4 | Jun 27, 2026 |
Frequently asked questions
- Who maintains Agent Booster?
- Agent Booster is maintained by sseshachala, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Agent Booster listed on the Official MCP Registry?
- Yes — Agent Booster is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agent Booster have?
- MCP Toplist tracks 1 version of Agent Booster, most recently published on Jun 27, 2026.
- Where can I find the source code for Agent Booster?
- The source code for Agent Booster is hosted at github.com/sseshachala/agent-booster.
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.