JakartaMigration
Rank #16,311glama/adrianmikula/JakartaMigrationMCP
A Model Context Protocol (MCP) server that provides AI coding assistants with specialized tools for analyzing and migrating Java applications from Java EE 8 (javax.) to Jakarta EE 9+ (jakarta.).
JakartaMigration is a Model Context Protocol (MCP) server published by adrianmikula. It ranks #16,311 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. JakartaMigration is listed across 3 registries — PulseMCP, Glama and mcp.so, with 1 release tag tracked from its GitHub repository. It was first listed on Jan 6, 2026 and most recently updated on Feb 27, 2026.
Ranks ahead of 99,280 of 115,591 servers on MCP Toplist.
Use JakartaMigration
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http jakartamigrationmcp https://mcp.apify.com/?tools=actors,docs,adrian_m/JakartaMigrationMCPThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.jakartamigrationmcp]
url = "https://mcp.apify.com/?tools=actors,docs,adrian_m/JakartaMigrationMCP"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.apify.com/?tools=actors,docs,adrian_m/JakartaMigrationMCPSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jakartamigrationmcp": {
"url": "https://mcp.apify.com/?tools=actors,docs,adrian_m/JakartaMigrationMCP"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"jakartamigrationmcp": {
"type": "http",
"url": "https://mcp.apify.com/?tools=actors,docs,adrian_m/JakartaMigrationMCP"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jakartamigrationmcp": {
"serverUrl": "https://mcp.apify.com/?tools=actors,docs,adrian_m/JakartaMigrationMCP"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"jakartamigrationmcp": {
"url": "https://mcp.apify.com/?tools=actors,docs,adrian_m/JakartaMigrationMCP"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2Fadrianmikula%2FJakartaMigrationMCP)<a href="https://mcptoplist.com/server/glama%2Fadrianmikula%2FJakartaMigrationMCP"><img src="https://mcptoplist.com/badge/glama%2Fadrianmikula%2FJakartaMigrationMCP.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
adrianmikula
Other servers by adrianmikula
View all adrianmikula servers →GitHub releases (1)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v1.0.2 | Feb 27, 2026 |
Frequently asked questions
- Who maintains JakartaMigration?
- JakartaMigration is maintained by adrianmikula, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is JakartaMigration listed on the Official MCP Registry?
- JakartaMigration is not on the Official MCP Registry. It is listed on PulseMCP, Glama and mcp.so.
- How many versions does JakartaMigration have?
- No registry surfaces explicit version metadata for JakartaMigration; MCP Toplist tracks 1 release tag from its GitHub repository, most recently published on Feb 27, 2026.
- Where can I find the source code for JakartaMigration?
- The source code for JakartaMigration is hosted at github.com/adrianmikula/jakartamigrationmcp.