📦
AI EngineeringTypeScript

Build An MCPB

by fazxes

Build An MCPB is an AI Engineering skill for Claude Code, published by fazxes in Claude-code.

234 stars216 forkson fazxes/Claude-codeAdded 2026/09/03Repository updated 2026/04/03
agenticaianthropicbunclaudeclaude-codeclicoding-assistantinkreactterminaltypescript
Install in seconds
Install Build An MCPB
Copy Build An MCPB 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/fazxes/Claude-code/tree/main/stubs/downloads/official-plugins/marketplaces/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcpb ~/.claude/skills/build-mcpb

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/fazxes/Claude-code.git

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

In this catalog

Source file
stubs/downloads/official-plugins/marketplaces/claude-plugins-official/plugins/mcp-server-dev/skills/build-mcpb/SKILL.md in fazxes/Claude-code
Installs to
~/.claude/skills/build-mcpb
Collection
One of 25 skills cataloged from this repository
Category
AI Engineering2793 skills

What Build An MCPB does

Build An MCPB packages a local MCP server with its runtime so it can be installed as one file and run without Node or Python already installed. Use it for filesystem, desktop, localhost, or OS-level tools that need to run on the user's machine.

Build An MCPB is cataloged under AI Engineering on DirSkills. Build An MCPB comes from a repository tagged agentic, ai, anthropic, bun and claude.

Documentation

README

Build an MCPB (Bundled Local MCP Server)

MCPB is a local MCP server packaged with its runtime. The user installs one file; it runs without needing Node, Python, or any toolchain on their machine. It's the sanctioned way to distribute local MCP servers.

Use MCPB when the server must run on the user's machine — reading local files, driving a desktop app, talking to localhost services, OS-level APIs. If your server only hits cloud APIs, you almost certainly want a remote HTTP server instead (see build-mcp-server). Don't pay the MCPB packaging tax for something that could be a URL.


What an MCPB bundle contains

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

Frequently asked about Build An MCPB

  • What else does fazxes publish alongside Build An MCPB?

    Build An MCPB is one of 25 skills that DirSkills catalogs from fazxes/Claude-code, the repository it ships in. Its siblings there include Agent Development, Build MCP Server and Claude Automation Recommender. Each one is a separate skill with its own page in this directory, installs the same way Build An MCPB does, and is maintained by fazxes in that same repository. The rest of the collection is listed on the fazxes/Claude-code page.

  • How does Build An MCPB compare to other AI Engineering skills?

    Build An MCPB ranks #2445 by stars among the 2793 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 Build An MCPB against them. Open each page to compare what they document and how they install.

More from fazxes/Claude-code

Build An MCPB is one of 25 skills cataloged on DirSkills from fazxes/Claude-code.

See all 25 skills
🤖
7h ago

Agent Development

Agent Development explains how to create Claude Code agents, including frontmatter, triggering descriptions, tools, model choice, and system prompt structure. Use it when you need guidance on subagent design or best practices for agent files.
AI Engineering
234216
🧩
7h ago

Build MCP Server

Build MCP Server guides you through designing and building an MCP server for Claude. It helps choose the right deployment model, auth approach, and tool pattern before scaffolding code.
AI Engineering
234216
🤖
7h ago

Claude Automation Recommender

Claude Automation Recommender analyzes a codebase and suggests Claude Code hooks, subagents, skills, plugins, and MCP servers. Use it when setting up Claude Code for a project or improving existing Claude workflows.
AI Engineering
234216
📝
7h ago

Claude Md Improver

Claude Md Improver audits CLAUDE.md files across a repository and reports gaps in commands, structure, and project context. It then updates those files with targeted improvements after approval.
AI Engineering
234216
⌨️
7h ago

Command Development

Command Development explains how to create Claude Code slash commands with Markdown, YAML frontmatter, arguments, and tool settings. Use it when defining reusable command workflows or interactive commands.
AI Engineering
234216
🔐
7h ago

Discord Access

Discord Access manages Discord channel allowlists, pairing approvals, and DM/group policy by editing local access JSON. Use it when you need to check who is allowed, approve or deny a pairing code, or change access settings.
Automation
234216