# Mcp Ctl

> A package manager to manage all your mcp servers across platforms

- **Type:** MCP server
- **Install:** `agentstack add mcp-runablehq-mcp-ctl`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [runablehq](https://agentstack.voostack.com/s/runablehq)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [runablehq](https://github.com/runablehq)
- **Source:** https://github.com/runablehq/mcp_ctl

## Install

```sh
agentstack add mcp-runablehq-mcp-ctl
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# mcp_ctl

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

[](https://discord.gg/BcWWRCnap6)

https://github.com/user-attachments/assets/eb618219-c638-4546-b2e3-865f46a4c3ab

## 📦 Installation

```sh
npm install -g mcpctl
```

## 🔧 Usage

```sh
# 🔍 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
```

## 🛠 Development Setup

1. Clone the repository:
git clone https://github.com/cloudycotton/mcp_ctl.git
cd mcp_ctl

2. Install dependencies:
npm install

4. Run development commands:

# List packages
npm run dev -- packages

# Search for specific package
npm run dev -- search github

# Install a package
npm run dev -- install playwright

# List installed servers
npm run dev -- list

## 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](LICENSE) 📝

---

Made with ❤️ for the MCP community

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [runablehq](https://github.com/runablehq)
- **Source:** [runablehq/mcp_ctl](https://github.com/runablehq/mcp_ctl)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-runablehq-mcp-ctl
- Seller: https://agentstack.voostack.com/s/runablehq
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
