We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/panchocorderos/poc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
pull_request_template.md•408 B
# Description
<!-- Describe the changes made in this pull request -->
## Changes
<!-- List the changes made in this pull request -->
## Testing
<!-- Describe the testing done for this pull request -->
## Checklist
<!-- List the checklist for this pull request -->
- [ ] I have run the tests locally and they pass
- [ ] I have updated the documentation if needed
- [ ] I have updated the README if needed