Overllm runs on your own machine — the client starts it, so there is no endpoint to ping. 149 installs a week from pypi. Last commit 5 Jul 2026.
Find the LLM/AI calls you didn't need — where plain code or a regex does the job. No model.
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 overllm -- uvx overllm
{
"mcpServers": {
"overllm": {
"args": [
"overllm"
],
"command": "uvx"
}
}
}
[mcp_servers.overllm]
command = "uvx"
args = ["overllm"]
{
"mcpServers": {
"overllm": {
"args": [
"overllm"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"overllm": {
"args": [
"overllm"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.