71
/ 100
1 day ago
glama

Ollama MCP Domain Expert Delegation

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.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: PROVIDER_OLLAMA_CLOUD_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOLLAMA_BASE_URLexport =http://localhost:11434
configHEALTH_CHECK_INTERVAL30 # Probe interval in seconds
configHEALTH_FAILURE_THRESHOLD2 # Consecutive failures before marking unhealthy
configPROVIDER_OLLAMA_LOCAL_URLOLLAMA_BASE_URL
configPROVIDER_OLLAMA_CLOUD_URL
🔐 secretPROVIDER_OLLAMA_CLOUD_API_KEYsk-your-key-here
configOLLAMA_MODEL_FALLBACKexport =qwen2.5-coder:7b
configROUTE_DEFAULT_PROVIDERollama-local
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/byrn-baker-ollama-domain-experts-mcp-13jmem)](https://m8ven.ai/mcp/byrn-baker-ollama-domain-experts-mcp-13jmem)
commit: a1736058d1e1fa9377e431d9643be60fefd31818
code hash: 8135d05d56a4c14aab8882774e9e1deefbaa380c0e3585f11c7f2ce993b80db0
verified: 6/29/2026, 11:19:24 AM
view raw JSON →