Skip to main content
Glama
jetwind
by jetwind

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address0.0.0.0
REQUIRE_JTINoRequire JTI claim in tokens for revocation supporttrue
DATABASE_URLNoSQLAlchemy connection URLsqlite:///./mcp.db
JWT_SECRET_KEYYesHMAC secret for signing JWTs (32+ chars)
SECURE_COOKIESNoSet false for HTTP (non-HTTPS) devfalse
BASIC_AUTH_USERNoUsername for HTTP Basic authadmin
UAID_FORWARD_AUTHNoForward user authentication across gateways
BASIC_AUTH_PASSWORDYesPassword for HTTP Basic auth
PLATFORM_ADMIN_EMAILNoEmail for bootstrap admin useradmin@example.com
UAID_ALLOWED_DOMAINSNoCross-gateway UAID routing allowed domains
MCPGATEWAY_UI_ENABLEDNoEnable Admin UI dashboardtrue
SSRF_ALLOWED_NETWORKSNoAllowed networks for SSRF
AUTH_ENCRYPTION_SECRETYesPassphrase for encrypting stored credentials
CONTENT_MAX_PROMPT_SIZENoMaximum prompt template size (bytes)10240
PLATFORM_ADMIN_PASSWORDYesPassword for bootstrap admin user
PLATFORM_ADMIN_FULL_NAMENoDisplay name for bootstrap adminAdmin User
REQUIRE_TOKEN_EXPIRATIONNoRequire exp claim in tokenstrue
CONTENT_MAX_RESOURCE_SIZENoMaximum resource content size (bytes)102400
PUBLIC_REGISTRATION_ENABLEDNoAllow public user self-registrationfalse
SSRF_ALLOW_PRIVATE_NETWORKSNoAllow SSRF to private networksfalse
MCPGATEWAY_ADMIN_API_ENABLEDNoEnable Admin API endpointstrue

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/jetwind/mcp-context-forge'

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