Agent Booster runs on your own machine — the client starts it, so there is no endpoint to ping. 446 installs a week from pypi. Last commit 12 Jul 2026.
Cut AI agent token costs 5-15x — routes only relevant code symbols instead of full files.
We read the source, 1 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
r = subprocess.run(
for p in root.rglob("*"):
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 agent-booster -- uvx agent-booster
{
"mcpServers": {
"agent-booster": {
"args": [
"agent-booster"
],
"command": "uvx"
}
}
}
[mcp_servers.agent-booster]
command = "uvx"
args = ["agent-booster"]
{
"mcpServers": {
"agent-booster": {
"args": [
"agent-booster"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agent-booster": {
"args": [
"agent-booster"
],
"command": "uvx"
}
}
}
Index your codebase. AI searches instead of re-reading files. 94% token savings.
Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.
Code intelligence for 15+ languages: semantic graph queries instead of file reads. 37 MCP tools.
Persistent code memory for AI agents: notes pinned to files and symbols that survive refactors.
GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.
Retrieve only the relevant code for a codebase question, within a token budget.
Serves coding agents one canonical doc per query instead of rereading the repo — ~60% fewer tokens.
Dynamically load Claude Code skills into AI agents without copying files.
Answers built from our own checks of this server.