Skip to main content
Glama

Superglue MCP

Official
by superglue-ai
PULL_REQUEST_TEMPLATE.md1.16 kB
## 📦 Pull Request Summary <!-- Clearly describe what this PR does --> ### ✨ What’s Changed <!-- Bullet-point summary of high-level changes, ideally grouped by system --> - **MCP**: ... - **SDK**: ... - **Backend Server / API**: ... - **Other**: ... --- ## 🎯 Motivation / Context <!-- Why was this change made? What problem does it solve or improvement does it introduce? --> --- ## ✅ Contributor Checklist - [ ] Documentation is up-to-date - [ ] MCP tool descriptions and instructions are up-to-date - [ ] Client SDK updated (if applicable) - [ ] Integration test suite has been run and passes (may not be necessary) - [ ] Unit tests added or updated (if applicable) - [ ] Changes are covered by tests --- ## ⚠️ Compatibility Notes - [ ] ✅ Fully backward compatible - [ ] ⚠️ Minor behavioral change (non-breaking) - [ ] ❌ Breaking change — migration steps documented below <details> <summary>🔁 Migration Notes (if applicable)</summary> <!-- Describe any required actions for downstream consumers --> </details> --- ## 📝 Additional Notes <!-- Any extra context, links, known issues, or follow-up tasks -->

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/superglue-ai/superglue'

If you have feedback or need assistance with the MCP directory API, please join our Discord server