Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub personal access token with scopes repo, read:org, user:email. Used for authentication if OAuth device flow or gh CLI are not available.
GEMINI_API_KEYNoGoogle Gemini API key for LLM features. Optional.
GOOGLE_API_KEYNoAlternative env var for Google Gemini API key. Optional.
ANTHROPIC_API_KEYNoAnthropic API key for LLM features (distill, summarize, eval). Optional, falls back to Gemini or Ollama.
GT_PATHS__DATA_DIRNoPath to the data directory holding the SQLite database, config, and cache. Defaults to $XDG_DATA_HOME/github-twin or ~/.local/share/github-twin.

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/ChristopherDavenport/github-twin'

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