Skip to main content
Glama
walkerpauldavid

OAuth MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_FILENoPath to log fileoauth_mcp_server.log
CLIENT_IDNoAzure AD client ID
LOG_LEVELNoLogging level (DEBUG, INFO, etc.)DEBUG
TENANT_IDNoAzure AD tenant ID
AUTH_METHODNoAuthentication method: CLIENT_CREDENTIALS or DEVICE_CODECLIENT_CREDENTIALS
OAUTH2_SCOPENoOAuth2 scope for the API
CLIENT_SECRETNoAzure AD client secret (required for CLIENT_CREDENTIALS flow)
ACCESS_TOKEN_URLNoToken endpoint URL. Default uses TENANT_IDhttps://login.microsoftonline.com/{TENANT_ID}/oauth2/v2.0/token

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/walkerpauldavid/oauth_mcp_server'

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