We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/matsjfunke/paperclip'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
pull_request_template.md•456 B
## Description
Brief description of what this PR does.
## Changes Made
- [ ] List specific changes
- [ ] Include any new features
- [ ] Mention any bug fixes
## Testing
- [ ] All existing tests pass
- [ ] Added tests for new functionality (if applicable)
- [ ] Tested base functonality manually with MCP Inspector
## Related Issues
Closes #[issue-number] (if applicable)
## Additional Notes
Any additional context or considerations for reviewers.