This is a simple MCP client that uses the Ollama API to get the latest MCP data.
It follows the MCP Client docs, but swaps out the Claude specific code for Ollama.
Only supports stdio transport for now.
Install the package in development mode:
pip install -e .
uv run examples/ollama_example.py /path/to/server.py