Skip to main content
Glama
Adirdavi
by Adirdavi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the HTTP server. Only used in hosted mode.8787
DB_PATHNoPath to the SQLite database file.docmcp.db
OUT_DIRNoDirectory where generated files are written.out
BASE_URLNoPublic base URL. Must be the public URL, baked into download links.http://localhost:8787
ADMIN_TOKENNoToken for /admin. Unset, the route 404s.
STRIPE_PRICE_PRONoStripe price ID for the pro plan.
FREE_KEYS_PER_DAYNoGlobal daily ceiling for free keys.200
STRIPE_SECRET_KEYNoStripe secret key. Omit to run without billing.
STRIPE_PRICE_STARTERNoStripe price ID for the starter plan.
STRIPE_WEBHOOK_SECRETNoStripe webhook secret for /stripe/webhook.

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/Adirdavi/docmcp'

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