We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cayirtepeomer/gerrit-code-review-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
mcp[cli]>=1.6.0
python-dotenv>=1.0.0
requests>=2.31.0
# Development dependencies
pytest>=7.0.0; python_version >= "3.10"
pytest-cov>=4.0.0; python_version >= "3.10"
black>=23.0.0; python_version >= "3.10"
isort>=5.0.0; python_version >= "3.10"
mypy>=1.0.0; python_version >= "3.10"
pre-commit>=3.0.0; python_version >= "3.10"