Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug modefalse
LOG_LEVELNoLogging levelINFO
API_TIMEOUTNoAPI request timeout (seconds)30
ENVIRONMENTNoEnvironment namedevelopment
SERVER_HOSTNoHTTP server host0.0.0.0
SERVER_NAMENoMCP server namemcp-oauth-server
SERVER_PATHNoMCP endpoint path/mcp
SERVER_PORTNoHTTP server port8000
API_BASE_URLNoAPI base URLhttps://api.github.com
OAUTH_ISSUERNoOAuth issuer URL (RFC 8414)https://github.com
OAUTH_SCOPESNoComma-separated OAuth scopesread:user
SERVER_VERSIONNoServer version0.1.0
OAUTH_CLIENT_IDYesOAuth client ID
OAUTH_TOKEN_URLNoOAuth token endpointhttps://github.com/login/oauth/access_token
OAUTH_REDIRECT_URINoOAuth callback URLhttp://localhost:8000/oauth/callback
OAUTH_CLIENT_SECRETYesOAuth client secret
OAUTH_AUTHORIZATION_URLNoOAuth authorization endpointhttps://github.com/login/oauth/authorize
OAUTH_GRANT_TYPES_SUPPORTEDNoSupported grant typesauthorization_code,refresh_token
OAUTH_RESPONSE_TYPES_SUPPORTEDNoOAuth response typescode
OAUTH_TOKEN_ENDPOINT_AUTH_METHODSNoToken endpoint auth methodsclient_secret_post,client_secret_basic
OAUTH_CODE_CHALLENGE_METHODS_SUPPORTEDNoPKCE methods supportedS256

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/huberp/mcp-oauth-mcpserver-blueprint'

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