The reputation layer for AI skills, tools & agents

modelcontextprotocol/mcpb

Score: 50.9 Rank #241

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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for modelcontextprotocol/mcpb
[![AgentRank](https://agentrank-ai.com/api/badge/tool/modelcontextprotocol--mcpb)](https://agentrank-ai.com/tool/modelcontextprotocol--mcpb)
<a href="https://agentrank-ai.com/tool/modelcontextprotocol--mcpb"><img src="https://agentrank-ai.com/api/badge/tool/modelcontextprotocol--mcpb" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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 serve
Read full README on GitHub →
Are you the maintainer? Claim this listing