
App Store Builder
Packages and bundles extensions or plugins so your AI agent ecosystem can install and distribute tooling like a mini app store.
Overview
App-Store-Builder is a MCP server for the Build phase that bundles extensions and plugins into packages suited for AI agent ecosystems.
What is this MCP server?
- Remote MCP (SSE) bundler aimed at packaging plugins for AI agent ecosystems
- Hosted at app-store-builder-mcp.vercel.app with MCP 2025-12-11 server manifest
- Supports premium flows via payment-signature EIP-3009 header when required
- Bridges extension layout work and agent-installable artifacts
- Version 1.0.0 focused on store-style packaging rather than marketplace discovery SEO
- 1 SSE remote URL
- MCP server schema dated 2025-12-11
What problem does it solve?
Shipping multiple agent plugins means repetitive packaging, manifest wiring, and inconsistent bundles that slow down every release.
Who is it for?
Indie devs building agent marketplaces, internal plugin catalogs, or Cursor/Claude extension sets who want bundling from the same session that writes the code.
Skip if: Builders who only need a single static skill file with no packaging or distribution story.
What do I get? / Deliverables
After connecting the remote MCP server, your agent can drive extension bundling steps so installable plugin packages are ready for your ecosystem or storefront pipeline.
- Bundled extension or plugin packages produced via MCP tooling
- Repeatable bundler configuration linked from your agent manifest
- Artifacts ready for private distribution or downstream store upload
Recommended MCP Servers
Journey fit
Bundling agent extensions is core product engineering once you commit to building an agent-powered product, not early idea research. Agent-tooling is where MCP servers, plugin manifests, and distribution shapes get defined for solo builders shipping agent stacks.
How it compares
MCP packaging integration for agent plugins, not a curated Skillselion-style discovery marketplace.
Common Questions / FAQ
Who is App Store Builder for?
Solo builders and small teams packaging plugins or extensions for AI agents who want MCP-driven bundling instead of manual archive scripts.
When should I use App Store Builder?
Use it during Build agent-tooling when you have working plugin sources and need consistent bundles before sharing or listing them.
How do I add App Store Builder to my agent?
Register https://app-store-builder-mcp.vercel.app/api/mcp as an SSE remote MCP server in your client and add payment-signature only for premium settlement.