Streamable HTTP Migrator
Reviews endpoint design, session headers, origin validation, and reconnect behavior for compliance.
/mcp-transport-migrateBackend Developer? Run /mcp-transport-migrate to get a step-by-step migration plan for your SSE endpoints
DevOps Engineer? Validate transport compliance after infrastructure changes
How It Works
Skill Code
Copy and paste into your CLAUDE.md to start using immediately.
How Streamable HTTP Migrator Works
Streamable HTTP Migrator scans your existing HTTP+SSE endpoints, analyzes session headers, Origin validation, and reconnection logic, then generates a migration diff and rollback plan to transition to the single POST /mcp endpoint-based Streamable HTTP model.
When to Use Streamable HTTP Migrator
Most useful when transitioning legacy HTTP+SSE MCP servers to the current Streamable HTTP transport spec, or when validating transport compliance after infrastructure changes.
Key Strengths
- Automated HTTP+SSE to Streamable HTTP migration
- Origin header validation + DNS rebinding protection checks
- Mcp-Session-Id based session management auto-applied
- Rollback script included for safe transitions