mcpm.sh
Сообществоот pathintegral-institute
CLI MCP package manager & registry for all platforms and all clients. Search & configure MCP servers. Advanced Router & Profile features.
Установка
brew install mcpmОписание
       English | [简体中文](README.zh-CN.md)  ``` Open Source. Forever Free. Built with ❤️ by Path Integral Institute ``` # 🌟 MCPM - Model Context Protocol Manager MCPM is an open source CLI tool for managing MCP servers. It provides a simplified global configuration approach where you install servers once and organize them with profiles, then integrate them into any MCP client. Features include server discovery through a central registry, direct execution, sharing capabilities, and client integration tools. Demo is showing outdated v1 commands, new demo is baking ...  ## 🤝 Community Contributions > 💡 **Grow the MCP ecosystem!** We welcome contributions to our [MCP Registry](mcp-registry/README.md). Add your own servers, improve documentation, or suggest features. Open source thrives with community participation! ## 🚀 Quick Installation ### Recommended: ```bash curl -sSL https://mcpm.sh/install | bash ``` Or choose [other installation methods](#-other-installation-methods) like `brew`, `pipx`, `uv` etc. ## 🔎 Overview MCPM v2.0 provides a simplified approach to managing MCP servers with a global configuration model. Key features include: - ✨ **Global Server Management**: Install servers once, use everywhere - 📋 **Virtual Profiles**: Organize servers with tags for different workflows - 🔍 **Server Discovery**: Browse and install from the MCP Registry - 🚀 **Direct Execution**: Run servers over stdio or HTTP for testing - 🌐 **Public Sharing**: Share servers through secure tunnels - 🎛️ **Client Integration**: Manage configurations for Claude Desktop, Cursor, Windsurf, and more - 🤖 **AI Agent Friendly**: Non-interactive CLI with comprehensive automation support and [llm.txt](llm.txt) guide - 💻 **Beautiful CLI**: Rich formatting and interactive interfaces - 📊 **Usage Analytics**: Monitor server usage and performance MCPM v2.0 eliminates the complexity of v1's target-based system in favor of a clean global workspace model. ## 🖥️ Supported MCP Clients MCPM will support managing MCP servers for the following clients: - 🤖 Claude Desktop (Anthropic) - ⌨️ Cursor - 🏄 Windsurf - 🧩 Vscode - 📝 Cline - ➡️ Continue - 🦢 Goose - 🔥 5ire - 🦘 Roo Code - ✨ More clients coming soon... ## 🔥 Command Line Interface (CLI) MCPM provides a comprehensive CLI with a clean, organized interface. The v2.0 architecture uses a global configuration model where servers are installed once and can be organized with profiles, then integrated into specific MCP clients as needed. ### ℹ️ General ```bash mcpm --help # Display help information and available commands mcpm --version # Display the current version of MCPM ``` ### 🌐 Server Management Global server installation and management commands: ```bash # 🔍 Search and Install mcpm search [QUERY] # Search the MCP Registry for available servers mcpm info SERVER_NAME # Display detailed information about a server mcpm install SERVER_NAME # Install a server from registry to global configuration mcpm uninstall SERVER_NAME # Remove a server from global configuration # 📋 List and Inspect mcpm ls # List all installed servers and their profile assignments mcpm edit SERVER_NAME # Edit a server configuration mcpm inspect SERVER_NAME # Launch MCP Inspector to test/debug a server ``` ### 🚀 Server Execution Execute servers directly for testing or integration: ```bash mcpm run SERVER_NAME # Execute a server directly over stdio mcpm run SERVER_NAME --http # Execute a server over HTTP for testing mcpm share SERVER_NAME # Share a server through secure tunnel for remote access mcpm usage # Display comprehensive analytics and usage data ``` ### 📂 Profile Management Profiles are virtual tags that organize servers into logical gr
Отзывы (0)
Пока нет отзывов. Будьте первым!
Статистика
Информация
Технологии
Похожие серверы
GitHub MCP
Полная интеграция с GitHub API: репозитории, issues, pull requests, actions и многое другое.
Filesystem MCP
Безопасный доступ к файловой системе для чтения, записи и управления файлами с настраиваемыми разрешениями.
Context7 MCP
Доступ к актуальной документации библиотек и фреймворков.
Serena MCP
Мощный MCP сервер для семантической навигации по коду и рефакторинга.