Skip to main content
Glama
sethhaskellcondie

The Game Pensieve MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort the /mcp endpoint listens on3000
API_BASE_URLNoBackend base URL incl. /v1 (compose: http://backend:8080/v1)http://localhost:8080/v1
MCP_AUTH_MODENoauto | required | disabled (see OAuth section)auto
API_TIMEOUT_MSNoPer-request timeout to the backend15000
MCP_OAUTH_ISSUERNoExpected token iss (canonical, host-facing)
MCP_OAUTH_SCOPESNoScopes advertised in protected-resource metadatapensieve:read
MCP_OAUTH_AUDIENCENoExpected token aud (the /mcp resource URL)
MCP_OAUTH_JWKS_URINoJWKS URL for verification (compose: http://keycloak:8080/...)
MCP_HEARTBEAT_RETRIESNoauto mode: startup heartbeat probe attempts before giving up30
MCP_HEARTBEAT_RETRY_DELAY_MSNoDelay between heartbeat probe attempts2000

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/sethhaskellcondie/the-game-pensieve-mcp'

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