Skip to main content
Glama
vmhq
by vmhq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port3000
DB_PATHNoSQLite path./data/chat-share.db
BASE_URLNoPublic base URL used to generate linkshttp://localhost:3000
BODY_LIMITNoRequest body limit in bytes1048576
OIDC_ISSUERNoPocketID issuer (e.g. https://id.yourdomain.cl)
AGENT_API_KEYYesAgent keys (comma-separated)
COOKIE_SECURENoSecure flag on cookiestrue
OIDC_AUDIENCENoAudience required when validating MCP OAuth access tokens
OIDC_CLIENT_IDNoAdmin panel client ID
SESSION_SECRETYesHMAC secret for cookies (≥32 random chars)
ADMIN_ALLOWED_SUBSNoOIDC subs allowed in the admin panel (comma-separated)
OIDC_CLIENT_SECRETNoClient secret (if the client is confidential)

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/vmhq/chat-share'

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