ollama-hub-mcp-server

raulcordovagtz/ollama-hub-mcp-server
★ 0 stars Python AI/LLM Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ollama-hub-mcp-serve": {
      "command": "uvx",
      "args": [
        "ollama-hub-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install ollama-hub-mcp-server

README Excerpt

Repositario unificado para la gestión de servicios de IA local de grado industrial sobre Apple Silicon. ```text server/ ├── tts/ # Oído/Voz: Supertonic (Puerto 8008 Proxy / 8013 Interno) & Kokoro (Puerto 8007) ├── image/ # Creación Visual: Z-Image / Flux2 - Puerto 8012 ├── text/ # Pensamiento/Visión: Qwen3 / Granite - Puerto 8009

Tools (4)

edit_imagegenerate_imageollama_chatollama_vision