Skip to main content
Glama

Consult LLM MCP

by raine

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoYour Google AI API key (required for Gemini models)
OPENAI_API_KEYNoYour OpenAI API key (required for o3)
DEEPSEEK_API_KEYNoYour DeepSeek API key (required for DeepSeek models)
CONSULT_LLM_DEFAULT_MODELNoOverride the default model (optional). Options: o3 (default), gemini-2.5-pro, deepseek-reasonero3

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
consult_llm

Ask a more powerful AI for help with complex problems. Write your problem description in a markdown file and pass relevant code files as context.

Be specific about what you want: code implementation, code review, bug analysis, architecture advice, etc.

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/raine/consult-llm-mcp'

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