Описание
The CLI manager for MCP servers
README
Your all-in-one CLI manager for MCP servers and home to an open registry with 1500+ ready-to-use servers. Install, manage, and discover AI tools effortlessly.
🧩 MCP Manifest Concept
MCPBar implements a standardized approach for MCP servers using mcp.json manifest files. This solution:
- 📄 Uses a standardized manifest format (
mcp.json) similar topackage.jsonin npm - 🌐 Supports a decentralized distribution model where developers can host manifests anywhere
- 🔄 Allows installation directly from URLs, local files, or package aliases
- 🔍 Features an optional registry for enhanced discoverability
- 🔐 Securely handles server configuration with explicit handling of sensitive inputs
- 📚 Includes an open registry with 1500+ MCP servers in the
registrydirectory - 🐳 Supports multiple runtime options including
npx,uvxanddocker
This approach simplifies discovery, installation, and configuration of MCP servers across different clients, making the MCP ecosystem more accessible and organized.
The extensive registry is the foundation of an open and standardized MCP ecosystem, enabling developers to easily discover, share, and contribute to the growing collection of MCP servers.
For more details, see the MCP Manifest Proposal and Concept Overview.
🌟 Features
- 🔄 Simple installation and management of MCP servers
- 🛠️ User-friendly command-line interface with interactive prompts for easy configuration
- 📱 Works cross-platform including Windows, macOS, and Linux
- 🔍 Search, install, disable, and enable MCP servers with ease
- 🔌 Supports multiple MCP clients including Claude, Cline, Cursor, Windsurf, Witsy, and more
📦 Installation
npm install -g mcpbar
🔧 Usage
Basic Commands
# 🔍 Install a server
mcpbar install ./manifests/github.json
# 🗑️ Remove a server
mcpbar remove playwright # remove playwright server
# 📋 List installed servers
mcpbar list # show existing mcp servers installed on the device
Search for MCP Servers
Search for available MCP packages in the registry:
mcpbar search <query> # Search for MCP servers and opens in your browser
mcpbar s <query> # Short alias for search
Install a MCP Server
Install a MCP server from a URL (any protocol supported by fetch), file path, or package alias:
mcpbar install <path-to-manifest.json> # Install from local manifest file
mcpbar i <path-to-manifest.json> # Short alias for install
mcpbar install https://example.com/manifest.json # Install from HTTP URL
mcpbar install file:///path/to/manifest.json # Install using file protocol
mcpbar install vendor/package-name # Install using package alias
Example:
# Install from a local manifest file
mcpbar install ./manifests/github.json
# Install using package alias (shorthand)
mcpbar i 21st-dev/magic-mcp
# Install from a URL
mcpbar install https://esm.sh/gh/in-fun/mcpbar/registry/21st-dev/magic-mcp.json
# Install using file protocol
mcpbar install file:///Users/username/projects/manifests/custom.json
Remove a MCP Server
Remove a MCP server:
mcpbar remove <name> # Remove a specific server
mcpbar rm <name> # Short alias for remove
List MCP Servers
View all your configured MCP servers:
mcpbar list
# Or use the short alias
mcpbar ls
Edit MCP Client Configuration
Open the configuration file for an MCP client directly in your default editor:
mcpbar edit # Edit configuration for the default client (claude)
mcpbar edit --client cursor # Edit configuration for a specific client
mcpbar e --client witsy # Short alias for edit
If the configuration file doesn't exist, the command will offer to create an empty file for you.
Start an MCP Server
Run a MCP server on standalone mode.
mcpbar start <name>
# Or use the alias
mcpbar s <name>
📋 Example Workflow
# Search for available servers
mcpbar search playwright
# Install the server you want
mcpbar install playwright
# Verify installation
mcpbar list
License
This project is licensed under the MIT License - see the LICENSE file for details.
Установка Mcpbar
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/in-fun/mcpbarFAQ
Mcpbar MCP бесплатный?
Да, Mcpbar MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Mcpbar?
Нет, Mcpbar работает без API-ключей и переменных окружения.
Mcpbar — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Mcpbar в Claude Desktop, Claude Code или Cursor?
Открой Mcpbar на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Mcpbar with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
