Skip to main content
Glama
ivanantigravity-lgtm

Model Council MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
POLZA_BASE_URLNoBase URL for Polza AI APIhttps://polza.ai/api/v1
POLZA_AI_API_KEYYesYour Polza AI API key from https://polza.ai/dashboard/api-keys
COUNCIL_USA_GROK_MODELNoModel ID for Grok in USA presetx-ai/grok-4.1-fast
COUNCIL_CHINA_QWEN_MODELNoModel ID for Qwen in China presetqwen/qwen3.6-plus
COUNCIL_USA_GEMINI_MODELNoModel ID for Gemini in USA presetgoogle/gemini-3.1-flash-lite-preview
COUNCIL_USA_OPENAI_MODELNoModel ID for OpenAI in USA presetopenai/gpt-5.4-nano
COUNCIL_CHINA_DEEPSEEK_MODELNoModel ID for DeepSeek in China presetdeepseek/deepseek-v3.2
COUNCIL_CHINA_MOONSHOT_MODELNoModel ID for Moonshot in China presetmoonshotai/kimi-k2.5

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
council_model_guideA

Return a short guide on the strengths, weaknesses, and best usage of Grok, Gemini, and DeepSeek.

tri_model_scanC

Run the same task through Grok, Gemini, and DeepSeek once each and return compact JSON with raw model answers.

tri_model_compareC

Compare several options through three different model families.

tri_model_red_teamC

Stress-test a plan through three different model families.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ivanantigravity-lgtm/model-council-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server