Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP/SSE transport, default: 30003000
LOG_LEVELNoLogging level: debug, info, warn, error. Default: infoinfo
MCP_TRANSPORTNoTransport mode: stdio, sse, or http. Default: stdiostdio
FIZZY_BASE_URLNoFizzy API base URL, default: https://app.fizzy.dohttps://app.fizzy.do
MCP_AUTH_TOKENNoOptional bearer token for client authentication (authenticates MCP clients connecting to this server)
FIZZY_ACCESS_TOKENNoYour Fizzy API access token. Required for stdio transport only.
MCP_ALLOWED_ORIGINSNoAllowed CORS origins (comma-separated or * for all), default: **
MCP_BIND_ALL_INTERFACESNoSet to true to bind to 0.0.0.0 instead of localhost, default: falsefalse

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/procube-cx/fizzy-mcp'

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