Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBLIC_BASE_URLNoPublic origin for this service, e.g. https://mcp.spala.ai
FETCH_TIMEOUT_MSNoBounded timeout reserved for an established upstream contract.
MCP_RATE_LIMIT_MAXNoMaximum MCP POST requests per client per 60-second window.120
SPALA_API_BASE_URLNoUpstream Spala API/control plane, e.g. https://api.spala.ai
SPALA_DASHBOARD_URLNoDashboard origin, e.g. https://dashboard.spala.ai
CORS_ALLOWED_ORIGINSNoComma-separated exact HTTPS browser origins. Wildcards and credentials are rejected.
MCP_BODY_LIMIT_BYTESNoMaximum JSON body size for MCP requests.1048576
DRY_RUN_PROJECT_CREATENoKeep true until project creation is safely wired.true

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/PavelBbb/spala-public-mcp'

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