Back to Browse

AppCN MCP Server

Developer ToolsLow Risk9.9MCP RegistryLocal
Free

Server data from the Official MCP Registry

Install & correctly use appCN React Native / Expo components, streamed from the live registry.

About

Install & correctly use appCN React Native / Expo components, streamed from the live registry.

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. Trust signals: 3 highly-trusted packages. 1 finding(s) downgraded by scanner intelligence.

20 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

file_system

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Override the appCN registry base URL the server fetches from (default https://appcn.vercel.app/r).Optional

Environment variable: APPCN_REGISTRY_URL

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "digital-shineup-appcn": {
      "env": {
        "APPCN_REGISTRY_URL": "your-appcn-registry-url-here"
      },
      "args": [
        "-y",
        "@app-cn/mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!