/ollama-mcp-client

Primary LanguagePythonMIT LicenseMIT

MCP client using Ollama

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.

Usage

Install the package in development mode:

pip install -e .
uv run examples/ollama_example.py /path/to/server.py