create-mcp-app

Scaffold MCP Apps and register tools with linked HTML resources.

1|1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/seanGSISG/claude-depot --skill create-mcp-app-seangsisg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-mcp-app
Source: https://github.com/seanGSISG/claude-depot/tree/main/plugins/mcp-toolkit/skills/create-mcp-app
Command: npx skills add https://github.com/seanGSISG/claude-depot --skill create-mcp-app-seangsisg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffolds MCP Apps to run inside MCP-enabled hosts by guiding the user through creating a tool and its associated HTML resource, enabling seamless host integration.

Core Features & Use Cases

  • Templates and guidance for registering tools and resources
  • Demonstrates the MCP App lifecycle and UI integration for interactive hosts
  • Quick-start-oriented workflows for rapid prototyping

Quick Start

Follow the scaffold to generate a new MCP App and register its tool with a linked UI resource on your MCP host.

Frequently Asked Questions about create-mcp-app

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scaffold an MCP App with UI resources for host integration?

To scaffold an MCP App with UI resources, this tool automates app generation by guiding you through creating tools, wiring HTML resources, and applying frontmatter requirements for seamless host integration.

What is an MCP App and when do I need to register tools for interactive hosts?

An MCP App runs inside MCP-enabled hosts to provide interactive UIs. You need to register tools and link HTML resources when building applications that require host integration and dynamic user interfaces.

Can I use this scaffolding tool to wire HTML assets and define frontmatter for MCP apps?

Yes, you can use this scaffolding tool to wire HTML assets. It specifies requirements for frontmatter name and description, and handles the presence of optional scripts, references, and assets for MCP apps.

What's the best way to generate a quick-start MCP App prototype with linked UI resources?

The best way to generate a quick-start MCP App prototype is using the scaffold workflow, which provides templates and guidance for rapid prototyping and demonstrates the MCP App lifecycle and UI integration.

Does scaffolding an MCP App require specific dependencies or components before starting?

Scaffolding an MCP App requires no specific dependencies or components to start. The tool applies safety checks and specifies requirements for optional scripts, references, and assets during the generation process.

Why does my MCP App scaffolding fail safety checks during host integration?

MCP App scaffolding safety checks fail when frontmatter name or description requirements are missing, or when optional scripts, references, assets, dependencies, and components do not meet the specified integration standards.