Skip to main content
Glama

GitHub Code Review MCP Server

.gitignore303 B
# Python bytecode __pycache__/ *.py[cod] *$py.class # Distribution / packaging dist/ build/ *.egg-info/ # Virtual environments venv/ env/ .env/ .venv/ # IDE files .idea/ .vscode/ *.swp *.swo # Environment variables .env # Logs *.log # Testing .pytest_cache/ .coverage htmlcov/ # Mac OS .DS_Store

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/milind-kulshrestha/github-code-review-mcp-server'

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