We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/billylui/cortex-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
pull_request_template.md•405 B
## Summary
Brief description of what this PR changes and why.
## Changes
- ...
- ...
## Checklist
- [ ] Markdown renders correctly (previewed locally or in GitHub)
- [ ] All links are valid and point to the correct targets
- [ ] No sensitive information or credentials included
- [ ] Changes are consistent with existing documentation style
- [ ] CHANGELOG.md updated if this is a user-facing change