Skip to main content
Glama
gangadharrr

Local OAuth + MCP Test Server

by gangadharrr

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port4587
CLIENT_IDYesMust match what you configure in AI Studiotest-client
ENABLE_DCRNoSet true to serve POST /register (RFC 7591 Dynamic Client Registration)false
CLIENT_SECRETYesMust match what you configure in AI Studiotest-secret
ENABLE_DISCOVERYNoSet true to serve RFC 8414 / OIDC discovery metadata instead of 404ingfalse
TOKEN_TTL_SECONDSNoAccess token lifetime3600
REFRESH_TTL_SECONDSNoRefresh token lifetime86400
TOKEN_RESPONSE_MODENoControls token endpoint response format: form | json | always_jsonform
ISSUE_REFRESH_TOKENSNoSet true to get a refresh_token back alongside access_tokenfalse
ROTATE_REFRESH_TOKENSNoEach refresh issues a new refresh token and invalidates the old onetrue

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/gangadharrr/Test-MCP'

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