Lethe runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from pypi. Last commit 10 Jul 2026.
Context GC for LLM agents: offload large tool outputs and recall them to save tokens.
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 lethe -- uvx lethe-llm-context
{
"mcpServers": {
"lethe": {
"args": [
"lethe-llm-context"
],
"command": "uvx"
}
}
}
[mcp_servers.lethe]
command = "uvx"
args = ["lethe-llm-context"]
{
"mcpServers": {
"lethe": {
"args": [
"lethe-llm-context"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"lethe": {
"args": [
"lethe-llm-context"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.