Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level (default info)info
WAFLE_API_KEYYesYour wafle admin key (required)
WAFLE_API_URLNoThe wafle API URL (default: https://wafle.click/wp-json/waffle/v1)https://wafle.click/wp-json/waffle/v1
WAFLE_MCP_TOKENSNoComma-separated bearer tokens for legacy admin-tier auth (fallback when REQUIRE_JWT is unset)
WAFLE_TIMEOUT_MSNoTimeout in milliseconds for API calls (optional, default 30000)30000
WAFLE_MCP_HTTP_HOSTNoHost for HTTP transport (only used with --transport=http, default 0.0.0.0)0.0.0.0
WAFLE_MCP_HTTP_PORTNoPort for HTTP transport (only used with --transport=http, default 7100)7100
WAFLE_MCP_JWT_SECRETNoShared HS256 secret for tenant-scoped JWT auth (recommended, generate with openssl rand -hex 64)
WAFLE_MCP_REQUIRE_JWTNoSet to '1' to refuse legacy bearer tokens in production

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/the33warehouse-tech/wafle-mcp'

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