An MCP server that lets AI agents delegate domain-specific tasks to local Ollama models, using purpose-built specialists for structured tasks like config generation, parsing, and validation.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.OLLAMA_BASE_URL— export =http://localhost:11434HEALTH_CHECK_INTERVAL— 30 # Probe interval in secondsHEALTH_FAILURE_THRESHOLD— 2 # Consecutive failures before marking unhealthyPROVIDER_OLLAMA_LOCAL_URL— OLLAMA_BASE_URLPROVIDER_OLLAMA_CLOUD_URLPROVIDER_OLLAMA_CLOUD_API_KEY— sk-your-key-hereOLLAMA_MODEL_FALLBACK— export =qwen2.5-coder:7bROUTE_DEFAULT_PROVIDER— ollama-local[](https://m8ven.ai/mcp/byrn-baker-ollama-domain-experts-mcp-13jmem)