Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PINDOC_PROJECTNoDefault project for unscoped reads/config.pindoc
PINDOC_BIND_ADDRNoSecurity intent. Non-loopback values require an IdP or explicit public unauthenticated opt-in.127.0.0.1:5830
PINDOC_DAEMON_PORTNoHost port used by Docker Compose.5830
PINDOC_AUTH_PROVIDERSNoIdentity providers enabled for external requests. Current provider: github.
PINDOC_PUBLIC_BASE_URLNoPublic base URL used in generated links and OAuth metadata.http://127.0.0.1:${PINDOC_DAEMON_PORT}
PINDOC_FORCE_OAUTH_LOCALNoDevelopment flag that routes loopback /mcp calls through OAuth bearer auth for local QA.false
PINDOC_ALLOW_PUBLIC_UNAUTHENTICATEDNoExplicit opt-in for external exposure without an IdP. Use only behind a trusted network/reverse proxy.false

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/var-gg/pindoc'

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