We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Vortiago/mcp-outline'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
PULL_REQUEST_TEMPLATE.md•209 B
## What does this PR do?
<!-- Brief description of the changes -->
## Checklist
- [ ] I ran `uv run pre-commit install` and committed with hooks enabled
- [ ] Tests pass locally (`uv run pytest tests/ -v`)