Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP/SSE transport3000
LOG_LEVELNoLogging level (debug, info, warn, error)info
MCP_TRANSPORTNoDefault transport (stdio, sse, http)stdio
FIZZY_BASE_URLNoFizzy API base URLhttps://app.fizzy.do
MCP_AUTH_TOKENNoOptional bearer token for Client Authentication (authenticates MCP clients connecting to this server)
FIZZY_ACCESS_TOKENYesYour Fizzy API access token (required for stdio transport only). HTTP/SSE users provide tokens via Authorization header.
MCP_ALLOWED_ORIGINSNoAllowed CORS origins (comma-separated or * for all)*
MCP_BIND_ALL_INTERFACESNoSet to 'true' to bind to 0.0.0.0 instead of localhostfalse

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/Fabric-Pro/fizzy-mcp'

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