Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POLAR_CACHENoCache typesqlite
POLAR_SCOPESNoSpace-separated list of OAuth scopes
POLAR_CLIENT_IDYesYour Polar AccessLink client ID
POLAR_CACHE_PATHNoPath to cache database~/.polar-mcp/cache.sqlite
POLAR_TOKEN_PATHNoPath to token storage~/.polar-mcp/tokens.json
POLAR_PRIVACY_MODENoPrivacy mode: summary, structured, or rawstructured
POLAR_REDIRECT_URINoRedirect URI for OAuth callbackhttp://127.0.0.1:3000/callback
POLAR_CLIENT_SECRETYesYour Polar AccessLink 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/davidmosiah/polar-mcp'

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