Open MCP Apps

open-mcp-apps is an open engine built on MCP Apps (ui://, io.modelcontextprotocol/ui) - an extension to the core Model Context Protocol specification, and the first official one, live since 26 January 2026. It gives any MCP-Apps-capable host (Claude Desktop, claude. It runs locally over stdio via the published package.

People connecting database tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-16 · ★ 27 · #32 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Open MCP Apps

before you install - you'll need

Set OMA_VIEWER before connecting. OMA_DYNAMIC_TOOLS is optional or environment-specific per the README.

Claude Code

claude mcp add 2nd1st-open-mcp-apps -- npx -y @2nd1st/open-mcp-apps

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "2nd1st-open-mcp-apps": {
      "command": "npx",
      "args": [
        "-y",
        "@2nd1st/open-mcp-apps"
      ]
    }
  }
}

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

repo age created 2026-07-21 - young repo, little track record yet

license MIT - declared in the repository

npm package @2nd1st/open-mcp-apps - published under the repo owner's npm scope (@2nd1st)

registry namespace io.github.2nd1st is GitHub-verified and matches the repo owner

03 · What Open MCP Apps can do

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

Latest releases

v0.5.9 · 2026-08-16

What initialize declares, the engine now does. · The handshake every MCP host reads first is a set of promises about verbs, and two of them had never been kept - for as long as they existed, and without a single test…

v0.5.8 · 2026-08-15

Four green lights that could not have gone red. · The largest group below shares a shape rather than a subject: a reading was trusted for an answer it was structurally incapable of giving. · install.mjs --check called…

v0.5.7 · 2026-08-15

Three defects that were only ever visible from outside, plus the documentation and the gates that let them live here unnoticed. · All three were found by looking at what a stranger receives rather than at what this…

04 · Who maintains Open MCP Apps

open-mcp-apps is maintained by 2nd1st. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
database - ranked #32 of 151 actively-maintained database servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-16)
registry
io.github.2nd1st/open-mcp-apps (active, first published 2026-08-15 · 4 versions)
packages
npm:@2nd1st/open-mcp-apps

06 · Open MCP Apps FAQ

What is Open MCP Apps?

open-mcp-apps is an open engine built on MCP Apps (ui://, io.modelcontextprotocol/ui) - an extension to the core Model Context Protocol specification, and the first official one, live since 26 January 2026. It gives any MCP-Apps-capable host (Claude Desktop, claude. It runs locally over stdio via the published package.

Is Open MCP Apps still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Open MCP Apps?

Run `npx -y @2nd1st/open-mcp-apps`. The README documents 2 environment variables (OMA_VIEWER, OMA_DYNAMIC_TOOLS) to set first. Set OMA_VIEWER before connecting. OMA_DYNAMIC_TOOLS is optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Open MCP Apps 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 Open MCP Apps

More database MCP servers · A2db · Lumen · Aiven MCP · Nutrition MCP · Spotdb

More JavaScript MCP servers · Cryptopolitan MCP · Spiderbrain · Change This File · Codemore · UI Ux Suite · see all