Skip to content

anjor/ollama-mcp-client

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages