App CN MCP Server

Copy-paste mobile components for React Native + Expo. A shadcn-philosophy library: you own the source, NativeWind styles the surface, Reanimated drives the motion - and the featured AI-native collection ships streaming bubbles, prompt composers, reasoning traces, and a reactive 3D voice orb. It runs locally over stdio via the published package.

People connecting web framework tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-06-01 · ★ 3 · #24 OF 48 MAINTAINED WEB FRAMEWORK · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install App CN

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add salah-xd-appcn -- npx -y @app-cn/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "salah-xd-appcn": {
      "command": "npx",
      "args": [
        "-y",
        "@app-cn/mcp"
      ]
    }
  }
}

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 @app-cn/mcp - the @app-cn scope differs from the repo owner (salah-xd); confirm it's the project's official package

registry vendor namespace digital.shineup - domain-verified with the official MCP registry

03 · What App CN can do

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

Latest releases

@app-cn/[email protected] · 2026-05-31

Thanks @Salah-XD! - Add the Chat component - the AI chat block. A complete, drop-in conversation that composes StreamBubble, PromptInput, and ReasoningTrace: controlled messages + onSendMessage, header-as-slot, starter…

@app-cn/[email protected] · 2026-05-30

Thanks @Salah-XD! - Report the MCP server version from package.json instead of a hardcoded constant, so serverInfo.version (and the server.json the registry publishes) never drifts from the published npm version.

@app-cn/[email protected] · 2026-05-29

Thanks @Salah-XD! - Add the mcpName field (digital.shineup/appcn) so the package can be verified and listed on the official MCP Registry.

04 · Who maintains App CN

appCN is maintained by salah-xd. It's the only MCP server we track from this author; the repo dates to May 2026.

05 · Facts

category
web framework - ranked #24 of 48 actively-maintained web framework servers as of 2026-08-25.
release cadence
6 releases in the last 90 days (latest 2026-05-31)
registry
digital.shineup/appcn (active, first published 2026-05-29 · 2 versions)
packages
npm:@app-cn/mcp

06 · App CN FAQ

What is App CN?

Copy-paste mobile components for React Native + Expo. A shadcn-philosophy library: you own the source, NativeWind styles the surface, Reanimated drives the motion - and the featured AI-native collection ships streaming bubbles, prompt composers, reasoning traces, and a reactive 3D voice orb. It runs locally over stdio via the published package.

Is App CN still maintained?

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

How do I install App CN?

Run `npx -y @app-cn/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does App CN 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 App CN

More web framework MCP servers · Ephemeris MCP · WordPress MCP · Tilda MCP · Word Aligner

More TypeScript MCP servers · Keenetic MCP · Forge MCP · Code Sentinel · AdGuard Home MCP Server · Authentik MCP Server · see all