mcp-ollama
21
MCP Ollama is a server software that facilitates the integration of Ollama with Claude Desktop or other MCP clients. It requires Python 3.10 or higher and is capable of listing, detailing, and interacting with downloaded models via specified tools.
MCP Ollama
A Model Context Protocol (MCP) server for integrating Ollama with Claude Desktop or other MCP clients.
Requirements
- Python 3.10 or higher
- Ollama installed and running
- At least one model pulled with Ollama
Features
The server provides four main tools:
- List all downloaded models
- Get detailed information about a specific model
- Ask a question to a specified model
License
MIT