AgentStack
MCP verified MIT Self-run

Mcp Ctl

mcp-vani2130-mcp-ctl · by Vani2130

A package manager to manage all your mcp servers across platforms

No reviews yet
0 installs
2 views
0.0% view→install

Install

$ agentstack add mcp-vani2130-mcp-ctl

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Mcp Ctl? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

MCP Control: Your Cross-Platform Package Manager 🚀

[](https://github.com/Vani2130/mcp_ctl/releases)

Welcome to MCP Control, a powerful package manager designed to manage all your MCP servers across various platforms. This tool simplifies the process of handling your servers, ensuring a smooth experience whether you're on Windows, macOS, or Linux.

Table of Contents

  • [Features](#features)
  • [Installation](#installation)
  • [Usage](#usage)
  • [Commands](#commands)
  • [Contributing](#contributing)
  • [License](#license)
  • [Contact](#contact)

Features

  • Cross-Platform Support: Works seamlessly on Windows, macOS, and Linux.
  • Simple CLI: Easy-to-use command-line interface built with TypeScript and Yargs.
  • Model Context Protocol: Integrates with MCP for enhanced server management.
  • Automated Updates: Keeps your servers up-to-date effortlessly.
  • Playwright Integration: Automate your testing workflows.

Installation

To get started, download the latest release from our Releases page. Once downloaded, execute the installation file to set up MCP Control on your system.

Prerequisites

  • Node.js (v12 or higher)
  • npm (Node Package Manager)

Step-by-Step Installation

  1. Download: Visit the Releases page to find the latest version.
  2. Execute: Run the installation file.
  3. Verify Installation: Open your terminal and type:

``bash mcp_ctl --version `` You should see the version number displayed.

Usage

MCP Control offers a variety of commands to manage your servers efficiently. After installation, you can access the command-line interface to perform actions like starting, stopping, and updating servers.

Basic Command Structure

mcp_ctl  [options]

Example Commands

  • Start a server:

``bash mcp_ctl start ``

  • Stop a server:

``bash mcp_ctl stop ``

  • Update a server:

``bash mcp_ctl update ``

Commands

Here’s a detailed look at the commands available in MCP Control:

start

Starts the specified MCP server.

Usage:

mcp_ctl start 

stop

Stops the specified MCP server.

Usage:

mcp_ctl stop 

update

Updates the specified MCP server to the latest version.

Usage:

mcp_ctl update 

status

Checks the status of the specified MCP server.

Usage:

mcp_ctl status 

list

Lists all MCP servers managed by MCP Control.

Usage:

mcp_ctl list

Contributing

We welcome contributions to MCP Control! If you would like to contribute, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature/YourFeature).
  6. Open a pull request.

License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

Contact

For any questions or suggestions, feel free to reach out:

  • GitHub: Vani2130
  • Email: vani@example.com

Thank you for using MCP Control! We hope it makes managing your MCP servers a breeze. Don't forget to check the Releases section for updates and new features.

Source & license

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

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

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.