MCP server intelligence profile

Multi-Model Advisor MCP Server

An MCP server that queries multiple Ollama models and combines their responses, providing diverse AI perspectives on a single question for more comprehensive answers

Local OnlyYuChenSSR
Awaiting current scanSource Git · 5ac94979b0fe7b6f0b81e3eb88a88cf8b9326ccb

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
2Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugmulti-model-advisor-3bd0275dDeploymentLocal Only
Canonical packageRepositoryYuChenSSR/multi-ai-advisor-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gityuchenssr/multi-ai-advisor-mcp5ac94979b0fe7b6f0b81e3eb88a88cf8b9326ccb1Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gityuchenssr/multi-ai-advisor-mcp5ac94979b0fe7b6f0b81e3eb88a88cf8b9326ccbCurrentAug 25, 20262 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2024-11-05Negotiated protocol
multi-model-advisorServer-reported name
1Capability groups
Aug 25, 2026Observed

Tools 2

ToolCategoryAnnotationsRisk
list-available-modelsList all available models in Ollama that can be used with query-models
Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
query-modelsQuery multiple AI models via Ollama and get their responses to compare perspectives
Input schema
{
  "type": "object",
  "properties": {
    "question": {
      "type": "string",
      "description": "The question to ask all models"
    },
    "models": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "Array of model names to query (defaults to configured models)"
    },
    "system_prompt": {
      "type": "string",
      "description": "Optional system prompt to provide context to all models (overridden by model_system_prompts if provided)"
    },
    "model_system_prompts": {
      "type": "object",
      "additionalProperties": {
        "type": "string"
      },
      "description": "Optional object mapping model names to specific system prompts"
    }
  },
  "required": [
    "question"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Multi-Model Advisor MCP Server questions

How do I install Multi-Model Advisor MCP Server?

No verified package installation command is available in the retained catalog evidence.

What tools does Multi-Model Advisor MCP Server provide?

Multi-Model Advisor MCP Server exposed 2 tools during independent protocol observation, including list-available-models, query-models.

Is Multi-Model Advisor MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.