developer tools
Multi Ai Advisor
A Model Context Protocol (MCP) server that queries multiple Ollama models and combines their responses, providing diverse AI perspectives on a single question.
typescript
local
developer tools
Installation
npx -y YuChenSSR/multi-ai-advisorConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "multi-ai-advisor",
"command": "npx",
"args": [
"-y",
"YuChenSSR/multi-ai-advisor"
]
}About This MCP Server
YuChenSSR/multi-ai-advisor
A Model Context Protocol (MCP) server that queries multiple Ollama models and combines their responses, providing diverse AI perspectives on a single question.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub