MCPorter
Manage MCP server configurations across tools.
List MCP Servers
bash
mcporter list
Export Configuration
bash
mcporter export --format json > mcp-servers.json
Import Configuration
bash
mcporter import mcp-servers.json
Sync Between Tools
bash
mcporter sync --from claude --to cursor