mcp-apps-builder
Comprehensive guide and scaffolding tool for building production-ready MCP servers and applications with mcp-use.
Install
npx skills add https://github.com/mcp-use/mcp-use --skill mcp-apps-builderStats
| Total installs | 6,338 |
| Weekly installs | 6.3K |
| GitHub stars | 9.5K |
| First seen | Feb 17, 2026 |
| Source | @mcp-use/mcp-use |
Summary
- Covers foundational concepts (Tool, Resource, Prompt, Widget primitives), server architecture, authentication patterns (OAuth, Supabase, custom), and deployment strategies
- Includes detailed guides for implementing tools, resources, prompts, response formatting, and widget-based UIs with state management and theming
- Documents common anti-patterns (missing validation, improper error handling, widget state mistakes) and golden rules (one tool per capability, widgets own their state, validate at boundaries)
- Provides decision trees, quick references, and end-to-end examples for weather apps, todo lists, and other common use cases
Tags
Related skills
| Skill | Installs | vs mcp-apps-builder |
|---|---|---|
| terraform-module-library | 5,609 | -729 |
| flutter-expert | 6,969 | +631 |
| swift-concurrency | 6,474 | +136 |
| react-native-architecture | 5,519 | -819 |
| json-canvas | 7,105 | +767 |
FAQ
- How many installs does mcp-apps-builder have?
- mcp-apps-builder has 6,338 total installs and 6.3K installs this week.
- Where is mcp-apps-builder hosted?
- mcp-apps-builder is published by @mcp-use/mcp-use at https://github.com/mcp-use/mcp-use.
- How many GitHub stars does mcp-apps-builder have?
- mcp-apps-builder has 9.5K GitHub stars.
- When was mcp-apps-builder first indexed?
- OrangeBot.AI first indexed mcp-apps-builder on Feb 17, 2026.
- How do I install mcp-apps-builder?
- Run: npx skills add https://github.com/mcp-use/mcp-use --skill mcp-apps-builder