🧩
AI EngineeringTypeScript

MCP App Builder

by alpic-ai

MCP App Builder is an AI Engineering skill for Claude Code, published by alpic-ai in skybridge.

2K stars133 forkson alpic-ai/skybridgeAdded 2026/08/18Repository updated 2026/08/13
agentaiapps-sdkchatgptclaudeclaude-codedevtoolsext-appsllmsmcpmcp-appsmcp-servermcp-uimodelcontextprotocolopenaireactskillstoolingtypescript
Install in seconds
Install MCP App Builder
Copy MCP App Builder into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/alpic-ai/skybridge/tree/main/skills/mcp-app-builder ~/.claude/skills/mcp-app-builder

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/alpic-ai/skybridge.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/mcp-app-builder/SKILL.md in alpic-ai/skybridge
Installs to
~/.claude/skills/mcp-app-builder
Collection
One of 3 skills cataloged from this repository
Category
AI Engineering2451 skills

What MCP App Builder does

MCP App Builder guides developers through the full lifecycle of creating and updating MCP apps, from brainstorming and bootstrapping to implementing tools, debugging, running dev servers, and deploying to ChatGPT or Claude. Use it when building MCP servers with custom UI views.

MCP App Builder is cataloged under AI Engineering on DirSkills. MCP App Builder comes from a repository tagged agent, ai, apps-sdk, chatgpt and claude.

Documentation

README

Creating MCP Apps

Those are conversational experiences that extend AI assistants through tools and custom UI views. They're built as MCP servers invoked during conversations.

⚠️ The app is consumed by two users at once: the human and the AI Assistant LLM. They collaborate through the view—the human interacts with it, the LLM sees its state. Internalize this before writing code: the view is your shared surface.

SPEC.md keeps track of the app's requirements and design decisions. Keep it up to date as you work on the app.

No SPEC.md? → Read discover.md first. Nothing else until SPEC.md exists.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about MCP App Builder

  • What else does alpic-ai publish alongside MCP App Builder?

    MCP App Builder is one of 3 skills that DirSkills catalogs from alpic-ai/skybridge, the repository it ships in. Its siblings there include ChatGPT App Builder and Skybridge. Each one is a separate skill with its own page in this directory, installs the same way MCP App Builder does, and is maintained by alpic-ai in that same repository. The rest of the collection is listed on the alpic-ai/skybridge page.

  • How does MCP App Builder compare to other AI Engineering skills?

    MCP App Builder ranks #882 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of MCP App Builder against them. Open each page to compare what they document and how they install.