Sponsored by Deepsite.site

MCP Bar

Created By
in-fun8 months ago
The CLI manager for MCP servers
Content

MCP Bar

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 to package.json in 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 registry directory
  • 🐳 Supports multiple runtime options including npx, uvx and docker

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.

Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Serper MCP ServerA Serper MCP Server
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
CursorThe AI Code Editor
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
DeepChatYour AI Partner on Desktop
Playwright McpPlaywright MCP server
Amap Maps高德地图官方 MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
ChatWiseThe second fastest AI chatbot™
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Tavily Mcp
WindsurfThe new purpose-built IDE to harness magic
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.