Jakarta Migration
Rank #12986pulsemcp/adrianmikula-jakarta-migration
Automates Java EE to Jakarta EE migrations with dependency analysis, namespace refactoring from javax.* to jakarta.* packages, and runtime compatibility verification using OpenRewrite recipes.
Jakarta Migration is a Model Context Protocol (MCP) server published by adrianmikula. It ranks #12986 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Jakarta Migration is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jan 6, 2026.
Ranks ahead of 45,914 of 58,900 servers on MCP Toplist.
Use Jakarta Migration
Add Jakarta Migration to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"adrianmikula-jakarta-migration": {
"url": "https://mcp.apify.com/?tools=actors,docs,adrian_m/JakartaMigrationMCP"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
adrianmikula
Other servers by adrianmikula
View all adrianmikula servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- What is Jakarta Migration?
- Automates Java EE to Jakarta EE migrations with dependency analysis, namespace refactoring from javax.* to jakarta.* packages, and runtime compatibility verification using OpenRewrite recipes.
- Who maintains Jakarta Migration?
- Jakarta Migration is maintained by adrianmikula, which publishes 4 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Jakarta Migration an official MCP server?
- Jakarta Migration is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Jakarta Migration have?
- Jakarta Migration ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Jakarta Migration?
- The source code for Jakarta Migration is hosted at github.com/adrianmikula/jakartamigrationmcp.