Jakarta Migration
Automates Java EE to Jakarta EE migrations with dependency analysis, namespace refactoring from java...
HTTP HEADERS — Apify (Apify-hosted MCP server, required)
- Sign in to Apify:
- Open the Apify Console (Apify account → Integrations).
- If you don’t have an account, create one and sign in.
- Open Integrations / API tokens:
- In the Apify Console, navigate to the Integrations or API tokens section.
- Create a new API token:
- Click the button to create/generate a new API token.
- Give it a descriptive name (e.g., "FastMCP Integration").
- Choose the minimum scopes/permissions needed (or default/full for testing).
- Copy and securely store the token:
- Copy the token when it is displayed (it may only be shown once).
- Store it in a secure place (password manager) — do not share it publicly.
- Format the header for FastMCP:
- Header name: Authorization
- Header value (exact format required): Bearer YOUR_APIFY_API_TOKEN
- Replace YOUR_APIFY_API_TOKEN with the token you copied.
- Include the literal prefix "Bearer " (with the space).
- Fill the header in the FastMCP connection interface:
- Click the "Install Now" button to open the FastMCP connection interface.
- Under HTTP Headers, add:
- Key: Authorization
- Value: Bearer YOUR_APIFY_API_TOKEN
- Save the configuration.
- Restart your MCP client (IDE / extension) if required (e.g., Cursor, VS Code, etc.) so the new server/auth is loaded.
ENVIRONMENT VARIABLES — Local (optional; for STDIO or local JAR runs)
- Determine whether you need any env vars:
- Apify-hosted use: no environment variables required for the hosted MCP endpoint.
- Local STDIO / local JAR use: you may set optional vars below.
- Common local env vars and what to set:
- JAKARTA_MCP_JAR_PATH — (optional) path to a locally built JAR if you want the wrapper to use your local build. Example value: /path/to/jakarta-migration-mcp-1.0.0-SNAPSHOT.jar
- (Premium) jakarta-migration-license.json location — if you need to enable premium features, place your license file at:
- Linux/macOS: ~/.mcp-settings/jakarta-migration-license.json
- Windows: %USERPROFILE%.mcp-settings\jakarta-migration-license.json
- Add env vars in FastMCP:
- Click the "Install Now" button to open the FastMCP connection interface.
- Under Environment Variables (or ENVs), add each name/value pair:
- Example: Key: JAKARTA_MCP_JAR_PATH Value: /full/path/to/jakarta-migration-mcp-1.0.0-SNAPSHOT.jar
- Example (optional license): Key: JAKARTA_MCP_LICENSE_PATH Value: ~/.mcp-settings/jakarta-migration-license.json
- Save the configuration.
- Notes:
- If running local via the npm wrapper (npx @jakarta-migration/mcp-server) you generally do not need an API token.
- Use absolute paths for JAR or license locations.
- Restart your local MCP client after saving envs.
IMPORTANT: Distinguish the two places when you fill values in FastMCP — use the HTTP Headers section for the Authorization header (must be exactly "Bearer
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Developer Tools
View All →
GitHub
Extend your developer tools with the GitHub MCP Server—a powerful Model Context Protocol server enhancing automation and AI interactions with GitHub APIs. It supports diverse functionalities like managing workflows, issues, pull requests, repositories, and security alerts. Customize available toolsets to fit your needs, enable dynamic tool discovery to streamline tool usage, and run the server locally or remotely. With read-only mode and support for GitHub Enterprise, this server integrates deeply into your GitHub ecosystem, empowering data extraction and intelligent operations for developers and AI applications. Licensed under MIT, it fosters flexible and advanced GitHub automation.
Desktop Commander
Desktop Commander MCP transforms Claude Desktop into a powerful AI assistant for managing files, running terminal commands, and editing code with precision across your entire system. It supports in-memory code execution, interactive process control, advanced search and replace, plus comprehensive filesystem operations including reading from URLs and negative offset file reads. With detailed audit and fuzzy search logging, it enables efficient automation, data analysis, and multi-project workflows—all without extra API costs. Designed for developers seeking smarter automation, it enhances productivity by integrating all essential development tools into a single, intelligent chat interface.
Chrome DevTools
Provides direct Chrome browser control through DevTools for web automation, debugging, and performance analysis using accessibility tree snapshots for reliable element targeting, automatic page event handling, and integrated performance tracing with actionable insights.
FreeCAD
Enables AI-driven CAD modeling by providing a remote procedure call (RPC) server that allows programmatic control of FreeCAD, supporting operations like creating documents, inserting parts, editing objects, and executing Python code for generative design workflows.