We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dryeab/mcp-telegram'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
pull_request_template.md•1.09 KiB
## Description
<!-- Provide a clear and concise description of your changes -->
## Type of Change
<!-- Put an `x` in all the boxes that apply -->
- [ ] 🐛 Bug fix (non-breaking change which fixes an issue)
- [ ] ✨ New feature (non-breaking change which adds functionality)
- [ ] 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] 📝 Documentation update
- [ ] 🎨 Style update (formatting, renaming)
- [ ] ♻️ Code refactor (no functional changes)
- [ ] ⚡️ Performance improvement
- [ ] ✅ Test update
## Checklist
<!-- Put an `x` in all the boxes that apply -->
- [ ] My code follows the code style of this project
- [ ] I have checked my code and corrected any misspellings
- [ ] I have commented my code, particularly in hard-to-understand areas
## Related Issues
<!-- Link related issues below. Insert the issue link or reference -->
- Fixes #
- Related to #
## Screenshots (if applicable)
<!-- Add screenshots to help explain your changes -->
## Additional Notes
<!-- Add any additional notes or context about the pull request here -->