We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/thecombatwombat/replicant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
PULL_REQUEST_TEMPLATE.md•356 B
## Summary
<!-- Brief description of changes -->
## Test Plan
<!-- How was this tested? -->
## Checklist
- [ ] Tests pass (`npm run validate`)
- [ ] If this completes a roadmap item: README.md "Future Roadmap" → "Current Features"
- [ ] If this adds new planned work: Added to README.md "Future Roadmap"
- [ ] Design doc status updated (if applicable)