Skip to main content
Back to the directory
modelcontextprotocol/ext-appsSoftware EngineeringFrontend and Design

create-mcp-app

Interactive UIs for MCP tools that run inside Claude Desktop and other MCP-enabled hosts.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/modelcontextprotocol/ext-apps --skill create-mcp-app
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, create-mcp-app has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: modelcontextprotocol/ext-apps. Canonical URL: https://skills.sh/modelcontextprotocol/ext-apps/create-mcp-app.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Interactive UIs for MCP tools that run inside Claude Desktop and other MCP-enabled hosts. Build interactive UIs that run inside MCP-enabled hosts like Claude Desktop. An MCP App combines an MCP tool with an HTML resource to display rich, interactive content. Every MCP App requires two parts linked together: The tool's _meta.ui.resourceUri references the resource's URI. Host calls tool → Host renders resource UI → Server returns result → UI receives result. Adding to existing MCP server: Creating new MCP server: Clone the SDK repository for working examples and API documentation: Learn and adapt from /tmp/mcp-ext-apps/examples/basic-server-{framework}/ : Each template includes: Read JSDoc documentation directly from /tmp/mcp-ext-apps/src/ : See /tmp/mcp-ext-apps/docs/patterns.md for detailed recipes: /tmp/mcp-ext-apps/examples/basic-host/ shows one way an MCP Apps-capable host could be implemented. Real-world hosts like Claude Desktop are more sophisticated—use basic-host for local testing and protocol understanding, not as a guarantee of host behavior. Always use npm install to add dependencies rather than manually writing version numbers: This lets npm resolve the latest compatible versions.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does create-mcp-app do?

Interactive UIs for MCP tools that run inside Claude Desktop and other MCP-enabled hosts.

Is create-mcp-app good?

create-mcp-app does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support create-mcp-app?

create-mcp-app currently lists compatibility with Skills CLI.

Is create-mcp-app safe to install?

create-mcp-app has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to create-mcp-app?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install create-mcp-app?

Run the following command to install create-mcp-app: npx skills add https://github.com/modelcontextprotocol/ext-apps --skill create-mcp-app

Related skills

Alternatives in Software Engineering