Skip to main content
Glama

GitIngest MCP Server

by gooapps
env.example566 B
# GitHub Configuration # Your GitHub Personal Access Token for private repository access # Generate one at: https://github.com/settings/tokens # Required scopes: repo (for private repos), public_repo (for public repos) GITHUB_TOKEN=ghp_your_token_here # Optional: Log level configuration LOG_LEVEL=INFO # Optional: Timezone configuration TZ=UTC # Optional: GitIngest specific settings GITINGEST_MAX_FILE_SIZE=1048576 # 1MB default GITINGEST_TIMEOUT=300 # 5 minutes timeout # Optional: MCP Server settings MCP_SERVER_NAME=gitingest-mcp MCP_SERVER_VERSION=1.0.0

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/gooapps/gitingest-mcp'

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