Skip to main content
Glama
0xAkuti

AI Council MCP Server

by 0xAkuti

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENROUTER_API_KEYYesYour OpenRouter API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ai_councilA

A tool that consults multiple AI models in parallel, then uses one of them to synthesize the results into a single, high-quality answer. Use this for complex questions requiring deep analysis and verification.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.9/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of ambiguity between tools.

Naming Consistency5/5

With a single tool (ai_council), naming consistency is not an issue; the name follows a clear snake_case pattern.

Tool Count2/5

Having only one tool feels thin for a server named 'AI Council MCP Server', as it limits functionality to a single action without auxiliary or configuration tools.

Completeness2/5

The tool covers a specific synthesis task, but the server lacks other potentially useful tools like model configuration, result handling, or iterative analysis, leaving notable gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues