Delegate structured domain tasks to local Ollama specialist models.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Ollama MCP Domain Expert Delegation" yet — see the docs or source repo.
Use this MCP tool with a configuration-generation specialist to create a docker-compose.yml for a local development environment with a web service, PostgreSQL, and Redis, and explain the key settings for each service.
A structured docker-compose draft with explanations of the key fields.
Call a log-parsing specialist model to parse the following application logs, extract timestamp, level, error code, and request ID, and return them as a JSON array.
Standardized JSON output with clear fields for downstream analysis or storage.
Use a configuration-validation specialist to review this Nginx config, identify syntax issues, potential conflicts, and best-practice violations, and suggest fixes.
A validation report listing issue locations, causes, and actionable fixes.
Connect local Ollama to MCP apps for chat, model management, and generation.
Connect Ollama to MCP clients for real-time web search and content fetching.
Offload token-heavy development tasks to local Ollama models and save API usage.
Securely connect MCP clients to local Ollama models with RAG and caching.
Run a fully local multi-agent AI system with predefined workflows via MCP.
Offload simple coding tasks to local Ollama and reduce Claude API usage.