Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SENTRY_DSNNoSentry DSN for error/performance reporting.
SERVER_URLNoBase URL of the ProjectBrain API.http://localhost:8000
CORS_ORIGINSNoAccepts either a JSON array or a comma-separated list.["http://localhost:5173"]
JWT_ALGORITHMNoJWT algorithm.HS256
JWT_SECRET_KEYYesSecret used to validate JWT bearer tokens.
MCP_SERVER_URLNoPublic base URL used in OAuth resource metadata. Defaults to SERVER_URL.
SENTRY_ENVIRONMENTNoSentry environment tag.
SENTRY_SEND_DEFAULT_PIINoSet to true to include richer MCP request/response context.false
SENTRY_TRACES_SAMPLE_RATENoTrace sample rate.0.2
MCP_REQUEST_TIMEOUT_SECONDSNoRequest timeout in seconds.30
MCP_UNAUTH_DISCOVERY_METHOD_SCAN_BYTESNoMax unauthenticated request bytes scanned.8192

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/9-Trinkets/projectbrain-mcp'

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