Skip to main content
Glama

GitHub MCP Server

by timbuchinger
cline_mcp_settings.json386 B
{ "mcpServers": { "github": { "command": "uv", "args": [ "--directory", "/fully/qualified/path/to/mcp-github/", "run", "python", "-m", "mcp_github.server" ], "env": { "GITHUB_TOKEN": "YOUR_GITHUB_TOKEN", "LOG_LEVEL": "INFO" }, "disabled": true, "autoApprove": [] } } }

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/timbuchinger/mcp-github'

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