We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chandrahasM/marketing-events-extension'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# update pip
pip install --upgrade pip uv
# install dev packages
pip install -e ".[dev]"
# install pre-commit hook if not installed already
pre-commit install