8000 GitHub - cuongtl1992/mcp_ctl: A package manager to manage all your mcp servers across platforms
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cuongtl1992/mcp_ctl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcp_ctl

A powerful package manager for MCP (Model Context Protocol) servers ✨

Terminal.mp4

📦 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.

  1. Clone the repo
  2. Add your package to packages folder
  3. 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

This project is licensed under the MIT License 📝


Made with ❤️ for the MCP community

About

A package manager to manage all your mcp servers across platforms

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.3%
  • TypeScript 38.7%
0