We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Strom-Capital/mcp-server-db2i'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
PULL_REQUEST_TEMPLATE.md•812 B
## Description
<!-- Describe your changes in detail -->
## Related Issue
<!-- Link to the issue this PR addresses, if applicable -->
<!-- Fixes #123 -->
## Type of Change
- [ ] Bug fix (non-breaking change that fixes an issue)
- [ ] New feature (non-breaking change that adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] Documentation update
## Checklist
- [ ] My code builds successfully (`npm run build`)
- [ ] I have tested my changes locally
- [ ] I have updated the documentation (if applicable)
- [ ] My commit messages follow [Conventional Commits](https://www.conventionalcommits.org/)
## Testing
<!-- Describe how you tested your changes -->
## Screenshots (if applicable)
<!-- Add screenshots to help explain your changes -->