Skip to main content
Glama

Reflection MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_HOSTNoHost for Ollama API (alternative to OLLAMA_BASE_URL)
GEMINI_MODELNoGemini model to usegemini-1.5-flash
OLLAMA_MODELNoOllama model to usellama3.1:8b-instruct
OPENAI_MODELNoOpenAI model to usegpt-4o-mini
GOOGLE_API_KEYNoAPI key for Gemini provider
OPENAI_API_KEYNoAPI key for OpenAI provider
ANTHROPIC_MODELNoAnthropic model to useclaude-3-haiku-20240307
GEMINI_BASE_URLNoOptional base URL for Gemini API
OLLAMA_BASE_URLNoBase URL for Ollama API
OPENAI_BASE_URLNoOptional base URL for OpenAI API
ANTHROPIC_API_KEYNoAPI key for Anthropic provider
ANTHROPIC_BASE_URLNoOptional base URL for Anthropic API

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/Unity-Environmental-University/reflection-mcp'

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