We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/debu-sinha/excalidraw-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
PULL_REQUEST_TEMPLATE.md•361 B
## Summary
<!-- What does this PR do and why? -->
## Changes
<!-- Bullet list of changes -->
-
## Test plan
<!-- How was this verified? -->
-
## Checklist
- [ ] Tests pass (`npm test`)
- [ ] Lint clean (`npm run lint`)
- [ ] Type check passes (`npm run type-check`)
- [ ] Documentation updated (if applicable)
- [ ] No secrets or credentials committed