MCPM

The Modern MCP Server Manager

Open source, community-driven, forever free. A powerful CLI tool for managing Model Context Protocol servers with global configuration, profile-based organization, and seamless client integration.

Terminal
$ mcpm search
$ mcpm install mcp-server-browse
$ mcpm profile create work
$

Quick Installation

$ curl -sSL https://mcpm.sh/install | bash
$ brew install mcpm
$ pipx install mcpm
$ pip install mcpm

Core Features

🔍

Server Discovery

Search and discover MCP servers from our curated registry

$ mcpm search [query]
📦

Global Installation

Install servers once, use everywhere with global configuration

$ mcpm install server-name
🏷️

Profile Management

Organize servers with profiles for different workflows

$ mcpm profile create work
🔧

Client Integration

Seamless integration with popular MCP clients

$ mcpm client edit cursor
▶️

Direct Execution

Run servers directly for testing and debugging

$ mcpm run server-name
🌐

Server Sharing

Share servers securely with remote access tunnels

$ mcpm share server-name

Supported Clients

MCPM works with any MCP client by configuring servers to use mcpm run server-name

Claude Desktop
Anthropic's AI assistant
Cursor
AI-enhanced code editor
Windsurf
Agentic IDE
Continue
AI coding assistant
Cline
Terminal-based client
Any MCP Client
Universal compatibility via mcpm run

Ready to Get Started?

Join thousands of developers already using MCPM to manage their MCP servers efficiently.