Ollama Handoff runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi. Last commit 23 Jun 2026.
Offload cheap work from your AI agent to a local Ollama model, at zero cloud cost.
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 ollama-handoff -- uvx ollama-handoff
{
"mcpServers": {
"ollama-handoff": {
"args": [
"ollama-handoff"
],
"command": "uvx"
}
}
}
[mcp_servers.ollama-handoff]
command = "uvx"
args = ["ollama-handoff"]
{
"mcpServers": {
"ollama-handoff": {
"args": [
"ollama-handoff"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ollama-handoff": {
"args": [
"ollama-handoff"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.