Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GIT_ORGYesYour GitHub organization or username.
GIT_PATYesYour GitHub Personal Access Token. Requires 'repo' scope (classic) or 'Contents: Read-only' and 'Metadata: Read-only' (fine-grained). If gap reporting is enabled, also needs 'Issues: Read & Write'.
CORPUS_DIRNoDirectory path where the corpus data (manifest.json, system-map.yaml) is stored. Defaults to a local 'corpus' directory.
GITHUB_PROJECTNoRepository path (e.g., 'your-org/doc-gaps-repo') where gap issues will be filed. Only relevant when ENABLE_GAP_REPORTING is true.
DOTENV_CONFIG_PATHNoPath to the .env file to load environment variables from, if not using the default current directory.
ENABLE_GAP_REPORTINGNoSet to 'true' to allow the server to file GitHub issues when documentation fails to answer an agent's question.false

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/VampSlayer/Corpus'

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