Skip to content
Verified official

ollama handoff MCP

v0.1.2

io.github.michael-whitecapdata/ollama-handoff

Offload cheap work from your AI agent to a local Ollama model, at zero cloud cost.

transport:stdio runtime:pypi

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add ollama-handoff -e OLLAMA_URL=<OLLAMA_URL> -e OLLAMA_DEFAULT_MODEL=<OLLAMA_DEFAULT_MODEL> -e OLLAMA_NUM_CTX=<OLLAMA_NUM_CTX> -e OLLAMA_KEEP_ALIVE=<OLLAMA_KEEP_ALIVE> -e OLLAMA_TIMEOUT_S=<OLLAMA_TIMEOUT_S> -- uvx ollama-handoff

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.