Skip to main content
Glama
berntpopp
by berntpopp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GF_HOSTNoBind address127.0.0.1
GF_PORTNoBind port8000
GF_MCP_PATHNoMCP mount path/mcp
GF_AUTH_MODENoAuthentication mode: none, jwt, or oauthnone
GF_JWT_ISSUERNoJWT issuer for JWT auth mode
GF_JWT_AUDIENCENoJWT audience for JWT auth mode
GF_JWT_JWKS_URLNoJWKS URL for JWT auth mode
GF_SERVERS_FILENoBackend registry fileservers.yaml
GF_POLL_INTERVALNoPolling re-list interval (seconds); 0 disables0
GF_ALLOWED_ORIGINSNoCSV Origin allowlist (DNS-rebinding defense)
GF_PUBLIC_BASE_URLNoPublic URL behind the proxy (OAuth resource URI)
GF_SEARCH_MAX_RESULTSNoBM25 search_tools result cap5

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/berntpopp/genefoundry-router'

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