Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub personal access token for authentication
GITLAB_TOKENNoGitLab personal access token for authentication
GITSCRIBE_DEBUGNoEnable debug mode (default: false)
GITSCRIBE_MAX_DEPTHNoMaximum crawling depth (default: 3)
GITSCRIBE_MAX_PAGESNoMaximum number of pages to scrape (default: 100)
GITSCRIBE_CHROMA_DIRNoDirectory for ChromaDB persistence (default: ./chroma_db)
GITSCRIBE_CHUNK_SIZENoChunk size for document splitting (default: 1000)
GITSCRIBE_REQUEST_DELAYNoDelay between requests in seconds (default: 1.0)
GITSCRIBE_EMBEDDING_MODELNoSentence transformer model for embeddings (default: sentence-transformers/all-MiniLM-L6-v2)
GITSCRIBE_CONCURRENT_REQUESTSNoNumber of concurrent requests (default: 5)

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/akhilthomas236/gitscribe'

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