X Openapi Flow MCP

x-openapi-flow adds a declarative state machine to your OpenAPI spec. Model resource lifecycles, enforce valid transitions, and generate flow-aware artifacts for documentation, SDKs, and automation. It runs locally over stdio via the published package.

People who work with lifecycle, oas and openapi and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-15 · ★ 5 · #108 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18

MIT · JavaScript servers · how we verify → /methodology

01 · Install X Openapi Flow MCP

Claude Code

claude mcp add tiago-marques-x-openapi-flow -- npx -y x-openapi-flow

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "tiago-marques-x-openapi-flow": {
      "command": "npx",
      "args": [
        "-y",
        "x-openapi-flow"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package x-openapi-flow - unscoped; check the name against the project README before installing

registry namespace io.github.tiago-marques is GitHub-verified and matches the repo owner

03 · What X Openapi Flow MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.8.0 · 2026-09-15

nestjs-v0.1.1 · 2026-05-02

Release x-openapi-flow-nestjs-kit v0.1.1

v1.7.2 · 2026-05-02

Release v1.7.2

04 · Who maintains X Openapi Flow MCP

x-openapi-flow-mcp is maintained by tiago-marques. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
automation - ranked #108 of 227 actively-maintained automation servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-09-15)
registry
io.github.tiago-marques/x-openapi-flow-mcp (active, first published 2026-05-02)
packages
npm:x-openapi-flow

06 · X Openapi Flow MCP FAQ

What is X Openapi Flow MCP?

x-openapi-flow adds a declarative state machine to your OpenAPI spec. Model resource lifecycles, enforce valid transitions, and generate flow-aware artifacts for documentation, SDKs, and automation. It runs locally over stdio via the published package.

Is X Openapi Flow MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-15 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install X Openapi Flow MCP?

Run `npx -y x-openapi-flow`. You can also paste the ready-made client config above.

Does X Openapi Flow MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to X Openapi Flow MCP

More automation MCP servers · Snapstate · Clawtouch MCP · Anodizer · Deskwright · Server for PowerPoint (trsdn)

More JavaScript MCP servers · Worldbank MCP · Toleno Network · Prumo · Toolbelt · see all