Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOURCEBOOK_ROOTNoPath to the docs/ai/ tree
SOURCEBOOK_MCP_URLNoPublic MCP URL shown in setup instructions
SOURCEBOOK_CHAT_URLNoOptional upstream for the secondary chat tab
SOURCEBOOK_LLM_MODELNoModel name served by that endpoint
SOURCEBOOK_DEPLOY_KEYNoSSH key path for git push
SOURCEBOOK_LLM_API_KEYNoBearer token for LLM-backed features (semantic lint)
SOURCEBOOK_LLM_BASE_URLNoOpenAI-compatible endpoint for the chat tab
SOURCEBOOK_ALLOWED_HOSTSNoComma-separated hostnames this instance answers for; blocks DNS rebinding. * disables the check
SOURCEBOOK_GIT_AUTHOR_NAMENoGit identity name for AI-authored commits
SOURCEBOOK_GIT_AUTHOR_EMAILNoGit identity email for AI-authored commits

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/BackendGameSetMatch/sourcebook'

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