Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYNoAPI key for apiKey auth
AUTH_MODENoAuthentication mode: none, apiKey, bearer, basic, oauth2
LOG_LEVELNoLog level: debug, info, warn, error
OAUTH_CODENoAuthorization code for authorization code flow
OAUTH_FLOWNoOAuth 2.0 flow: clientCredentials, password, authorizationCode
OAUTH_SCOPENoOAuth scope
BEARER_TOKENNoBearer token
LOG_REQUESTSNoEnable request logging (true/false)
LOG_RESPONSESNoEnable response logging (true/false)
API_KEY_HEADERNoHeader name for API key (default: Authorization)
API_KEY_PREFIXNoPrefix for API key (default: Bearer)
OAUTH_AUTH_URLNoOAuth authorization URL for authorization code flow
OAUTH_PASSWORDNoOAuth password for password flow
OAUTH_USERNAMENoOAuth username for password flow
BASIC_AUTH_PASSNoPassword for basic auth
BASIC_AUTH_USERNoUsername for basic auth
OAUTH_CLIENT_IDNoOAuth client ID
OAUTH_TOKEN_URLNoOAuth token URL
OPENAPI_SPEC_URLNoOpenAPI Specification URL
OAUTH_REDIRECT_URINoOAuth redirect URI for authorization code flow
OAUTH_CLIENT_SECRETNoOAuth client secret

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/HaoYan-A/open-api-mcp'

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