Back to directory
vrtxomega/ollama-omega

vrtxomega/ollama-omega

@VrtxOmega

Sovereign Ollama Bridge — MCP server for local and cloud Ollama models

ollamamcpaillmbridgelocal-aiide-integrationpythontool

Installation & Configuration

{
  "mcpServers": {
    "ollama": {
      "command": "python",
      "args": [
        "ollama_mcp_server.py"
      ],
      "env": {
        "PYTHONUTF8": "1",
        "OLLAMA_HOST": "http://localhost:11434",
        "OLLAMA_TIMEOUT": "300"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12