multi-ai-advisor-mcp
45
The Multi-Model Advisor is an MCP server designed to query multiple Ollama AI models, combining their responses to offer diverse perspectives. It is integrated with Claude for Desktop and allows configuration and customization to provide comprehensive answers to questions.
Multi-Model Advisor
Features
- Query multiple Ollama models with a single question
- Assign different roles/personas to each model
- View all available Ollama models on your system
- Customize system prompts for each model
- Configure via environment variables
- Integrate seamlessly with Claude for Desktop
Prerequisites
- Node.js 16.x or higher
- Ollama installed and running
- Claude for Desktop
Installation
Installing via Smithery
- Use Smithery CLI for automatic installation.
Manual Installation
- Clone repository, install dependencies, and build the project.
- Install required Ollama models.
Configuration
Create a .env
file with desired settings, and integrate with Claude for Desktop by editing the configuration file.
Usage
- List available Ollama models on your system.
- Query multiple models and get synthesized responses via Claude.