mcp-migrate

P4ST4S/mcp-migrate
★ 1 stars Go 💻 Code/Dev Tools Updated today
Live migration & conformance analyzer for MCP servers targeting the 2026-07-28 stateless spec. Probes stdio/HTTP servers read-only and reports findings as JSONL/Markdown.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-migrate": {
      "command": "go",
      "args": [
        "run",
        "github.com/P4ST4S/mcp-migrate@latest"
      ]
    }
  }
}

README Excerpt

Live conformance analyzer and safe patcher for the MCP `2026-07-28` spec. Probes a running MCP server — over stdio or Streamable HTTP — and reports what needs to change, with severity, remediation, and machine-readable JSONL output. > **Pre-release — `0.x`** > Targeting the MCP `2026-07-28` release candidate (locked 2026-05-21, final expected 2026-07-28).

Tools (6)

breakingdeprecatedhttpinfojsonlwarning

Topics

cliconformancedevelerper-toolsdevtoolsgogolangjsonllintermcpmcp-servermigrationmigration-toolmodel-context-protocolstatelessstreamable-http