MCP.so
登录

Stateless Migrator

@studiomeyer-io

关于 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).

基本信息

许可证

MIT

运行时

node

发布者

studiomeyer-io

提交者

Matthias Meyer - StudioMeyer

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

更多 MCP 服务器