modelcontextprotocol/mcpb
Desktop Extensions: One-click local MCP server installation in desktop apps
Overview
modelcontextprotocol/mcpb is a TypeScript MCP server. Desktop Extensions: One-click local MCP server installation in desktop apps
Ranked #241 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Has 1,768 GitHub stars.
Has 17 contributors.
Actively maintained with commits in the last week.
Ecosystem
TypeScript NOASSERTION
Signal Breakdown
Stars 1,768
Freshness 2d ago
Issue Health 51%
Contributors 17
Dependents 0
Forks 169
Description Good
License NOASSERTION
How to Improve
Description low impact
License low impact
Dependents medium impact
Matched Queries
From the README
# MCP Bundles (MCPB) > **⚠️ IMPORTANT NOTICE: This project is being renamed from DXT (Desktop Extensions) to MCPB (MCP Bundles)** > > If you're looking for the DXT tools, they have been renamed to MCPB. Please update your dependencies and tooling: > > - `dxt` CLI is now `mcpb` > - `.dxt` files are now `.mcpb` files > - `@anthropic-ai/dxt` package will be moved to `@anthropic-ai/mcpb` MCP Bundles (`.mcpb`) are zip archives containing a local MCP server and a `manifest.json` that describes the server and its capabilities. The format is spiritually similar to Chrome extensions (`.crx`) or VS Code extensions (`.vsix`), enabling end users to install local MCP servers with a single click. This repository provides three components: The bundle specification in [MANIFEST.md](MANIFEST.md), a CLI tool for creating bundles (see [CLI.md](CLI.md)), and the code used by Claude for macOS and Windows to load and verify MCPB bundles ([src/index.ts](src/index.ts)). - For developers of local MCP serveRead full README on GitHub →
Are you the maintainer? Claim this listing