Skip to main content
Glama

Multi-AI MCP Server for Claude Code

by RaiAnsar

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROK_MODELNoThe Grok model to use (grok-3, grok-2)grok-3
GEMINI_MODELNoThe Gemini model to use (gemini-2.0-flash, gemini-2.0-flash-exp, gemini-1.5-pro)gemini-2.0-flash
GROK_API_KEYNoYour API key for xAI's Grok service
OPENAI_MODELNoThe OpenAI model to use (gpt-4o, gpt-4o-mini, gpt-4-turbo, gpt-3.5-turbo)gpt-4o
GEMINI_API_KEYNoYour API key for Google's Gemini AI service
OPENAI_API_KEYNoYour API key for OpenAI's ChatGPT service

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/RaiAnsar/claude_code-multi-AI-MCP'

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