mcp-ollama-python

pblagoje/mcp-ollama-python
★ 5 stars Python AI/LLM Updated 8d ago
Ollama MCP Server, let's you chat with your local LLM running on your local OLLAMA server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-ollama-python": {
      "command": "uvx",
      "args": [
        "mcp-ollama-python"
      ]
    }
  }
}

Or install with pip: pip install mcp-ollama-python

README Excerpt

**Supercharge your AI assistant with local LLM access, run powerful AI models right on your own computer, no internet required.** A Python [MCP](https://github.com/anthropics/model-context-protocol) server that exposes your local [Ollama](https://ollama.ai) models as tools for AI assistants like **Windsurf**, **VS Code**, **Claude Desktop**, and more.

Tools (8)

ollama_chatollama_deleteollama_embedollama_generateollama_listollama_psollama_pullollama_show

Topics

aiai-toolsclaude-desktopdeveloper-toolsgenerative-ailllmlocalmcpmcp-servermodel-context-protocolollamapythonself-hostedvscodewindsurf