Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the server. Default 3000.3000
FAL_KEYNoRequired if IMAGE_PROVIDER is fal. API key for fal.ai.
MCP_URLNoURL of the MCP server. Default http://localhost:3000.http://localhost:3000
EXA_API_KEYYesRequired API key for Exa web research.
JUDGE_MODELNoModel for OpenAI judge. Default gpt-4o-mini.gpt-4o-mini
IMAGE_PROVIDERNoImage provider: 'unsplash' or 'fal'. Default unsplash.unsplash
JUDGE_PROVIDERNoJudge provider: 'heuristic' or 'openai'. Default heuristic.heuristic
OPENAI_API_KEYNoOptional API key for OpenAI judge.
LANGFUSE_BASE_URLNoBase URL for Langfuse. Default https://cloud.langfuse.com.https://cloud.langfuse.com
ELEVENLABS_API_KEYNoOptional API key for ElevenLabs voice generation.
ELEVENLABS_VOICE_IDNoOptional voice ID for ElevenLabs.
LANGFUSE_PUBLIC_KEYNoOptional public key for Langfuse observability.
LANGFUSE_SECRET_KEYNoOptional secret key for Langfuse.
UNSPLASH_ACCESS_KEYNoRequired if IMAGE_PROVIDER is unsplash (default). API key for Unsplash.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/vickhunter/cursor_mcpserver_buildnight'

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