Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind address when MCP_TRANSPORT=streamable-http0.0.0.0
MCP_PORTNoPort when MCP_TRANSPORT=streamable-http8000
MCP_BASE_URLNoPublic base URL of the hosted server (required for OAuth)
LANGFUSE_HOSTNoLangfuse instance URL (cloud or self-hosted)https://cloud.langfuse.com
MCP_TRANSPORTNoTransport mode: stdio or streamable-httpstdio
ALLOWED_EMAILSNoComma-separated emails allowed to call tools (requires OAuth)
LANGFUSE_TOOLSNoComma-separated tool groups to load (e.g., 'traces,analytics')
GOOGLE_CLIENT_IDNoGoogle OAuth client ID
LANGFUSE_PAGE_LIMITNoTraces per API page100
LANGFUSE_PUBLIC_KEYYesLangfuse public API key (required)
LANGFUSE_SECRET_KEYYesLangfuse secret API key (required)
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret
ALLOWED_EMAIL_DOMAINSNoComma-separated email domains allowed to call tools (requires OAuth)
LANGFUSE_MCP_READ_ONLYNoDisable write operations (set to 'true' to enable)false
LANGFUSE_DEFAULT_PROJECTNoDefault project name for multi-project mode
LANGFUSE_INTERNAL_DOMAINSNoComma-separated internal domains to exclude from analytics

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/DrishtantKaushal/LangfuseMCP'

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