We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alaturqua/mcp-trino-python'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
pull_request_template.md•530 B
### Pull Request Title
### Description
A clear and concise description of what this pull request does.
### Related Issues
Link any related issues or pull requests.
### Description
A clear and concise description of what this pull request does.
### Related Issues
Link any related issues or pull requests.
### Checklist
- [ ] I have added tests to cover my changes.
- [ ] All new and existing tests passed.
- [ ] I have updated the documentation accordingly.
- [ ] I have added a changelog entry.