We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zinja-coder/jadx-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
PULL_REQUEST_TEMPLATE.md•668 B
# Pull Request
## Related Issues
<!-- Link to related issues if applicable -->
Closes #
## Summary of Changes
<!-- Provide a short summary of what you changed or added -->
-
-
-
## Testing
<!-- Describe how you tested your changes -->
- [ ] Ran all existing tests
- [ ] Added new tests
- [ ] Manually tested features
## Checklist
- [ ] My code follows the project’s coding style.
- [ ] I have added tests that prove my fix/feature works.
- [ ] I have updated documentation where necessary.
- [ ] My changes do not break existing functionality.
- [ ] I have rebased on the latest `main` branch.
## Additional Notes
<!-- Any extra information or context -->