mcp_ctl
by cloudycotton
mcp_ctl is a powerful package manager for MCP (Model Context Protocol) servers. It simplifies the installation and management of MCP servers.
View on GitHub
Last updated: N/A
<div align="center">
mcp_ctl
A powerful package manager for MCP (Model Context Protocol) servers ✨
https://github.com/user-attachments/assets/eb618219-c638-4546-b2e3-865f46a4c3ab
</div>📦 Installation
npm install -g mcpctl
🔧 Usage
# 🔍 Install a server
mcpctl install playwright # install playwright server
# 🗑️ Remove a server
mcpctl remove playwright # remove playwright server
# 🔎 Search for servers
mcpctl packages github # search for mcp server with specific name
# 📋 List installed servers
mcpctl list # show existing mcp servers installed on the device
Adding your own package.
- Clone the repo
- Add your package to packages folder
- Add import from it inside packages.ts
🌟 Features
- 🔄 Simple installation and management of MCP servers
- 🔍 Easy discovery of available packages
- 📱 Cross-platform support
- ⚡ Lightweight and fast
- 🧩 Seamless integration with your workflow
📄 License
<div align="center">This project is licensed under the MIT License 📝
<sub>Made with ❤️ for the MCP community</sub>
</div>