Skip to main content
Glama

GitMCP

by anillahane
.env.example580 B
XAI_API_KEY="" OPENAI_API_KEY= DATABASE_URL="postgresql://username:password@host:port/database" # Code Graph Backend Configuration # Copy this to .env and adjust values as needed # Server Configuration CODE_GRAPH_SERVER_URL=http://127.0.0.1 CODE_GRAPH_SERVER_PORT=5000 # Authentication # Token used to authenticate with the code-graph backend server CODE_GRAPH_AUTH_TOKEN=secret # Ignore Patterns # Comma-separated list of patterns to ignore during repository analysis CODE_GRAPH_IGNORE_PATTERNS=./.github,./build,./node_modules,./.git,./.vscode,./__pycache__,./.pytest_cache

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/anillahane/git-mcp'

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