MCP.so
Sign In

Stateless Migrator

@studiomeyer-io

About Stateless Migrator

MCP Spec 2025-11-25 -> 2026-07-28 RC migrator: scan + diff + patch + verify CLI. 8 detection rules. AST-rewrite via ts-morph. Foundation pillar by StudioMeyer (MCP Factory).

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-stateless-migrator": {
      "command": "npx",
      "args": [
        "mcp-stateless-migrator",
        "scan",
        "./src"
      ]
    }
  }
}

Tools

No tools detected

Fetch the live tool list by running this server in a temporary sandbox using the button above.

Overview

What is Stateless Migrator?

MCP Spec 2025-11-25 -> 2026-07-28 RC migrator: scan + diff + patch + verify CLI. 8 detection rules. AST-rewrite via ts-morph. Foundation pillar by StudioMeyer (MCP Factory).

How to use Stateless Migrator?

The README includes setup instructions such as npx mcp-stateless-migrator scan ./src.

Key features of Stateless Migrator

  • 0 — clean (no violations OR patch applied successfully)
  • 1 — violations remaining / diff non-empty
  • 2 — invalid CLI arguments

Use cases of Stateless Migrator

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Stateless Migrator

Where is the source code for Stateless Migrator?

The source code is linked from the repository URL on this page.

Does Stateless Migrator include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Stateless Migrator?

The source code is linked from the repository URL on this page.

Does Stateless Migrator include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers