mcpm.sh

CLI MCP package manager & registry for all platforms and all clients. Search & configure MCP servers. Advanced Router & Profile features.

GitHub Stars

727

User Rating

Not Rated

Favorites

0

Views

8

Forks

79

Issues

23

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Python: 3.6 or higher

Installation Steps

1. Run the Installation Script

bash
curl -sSL https://mcpm.sh/install | bash

2. Other Installation Methods

If using Homebrew:
bash
brew install mcpm
If using pipx:
bash
pipx install mcpm

Troubleshooting

Common Issues

Issue: Command not found after installation Solution: Add the installation path of mcpm to your PATH environment variable.