We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adrianmikula/JakartaMigration'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
README.md•724 B
# Premium IntelliJ Module
**PROPRIETARY - DO NOT CONTRIBUTE**
This module contains premium IntelliJ plugin features:
- Advanced migration workflow UI
- One-click refactoring integration
- Premium compliance reports
- Priority support features
## Licensing
This module is **proprietary** and not covered by the Apache License 2.0.
## Contributing
**Do not submit pull requests for this module.** Premium features are
developed exclusively by the maintainers.
For feature requests, please open a [GitHub issue](https://github.com/adrianmikula/jakarta-migration-mcp/issues).
## Usage
This module is automatically included when building with `-PpremiumEnabled=true`:
```bash
./gradlew -PpremiumEnabled=true build
```