MCPM CLI
Created at 2 months ago
by MCP-Club
A command-line tool for managing MCP servers in Claude App.
Categories
developer-tools
Tags
mcpm
command-line
server-management
What is MCPM CLI?
MCPM CLI is a command-line tool designed for managing MCP servers in the Claude App, providing users with an efficient way to handle server operations directly from the terminal.
How to use MCPM CLI?
To use MCPM CLI, install it via npm with the command npm install -g @mcpm/cli
and run commands such as mcpm add
, mcpm disable
, or mcpm list
to manage your MCP servers.
Key features of MCPM CLI?
- Easy management of multiple MCP servers.
- Enable, disable, and check server status.
- Interactive command-line interface for user-friendly configuration.
- JSON configuration management.
Use cases of MCPM CLI?
- Adding and managing several MCP servers in a development environment.
- Quickly switching the status of servers as needed.
- Simplifying server management tasks with a command-line interface.
FAQ from MCPM CLI?
- Is MCPM CLI easy to install?
Yes! Simply use the command
npm install -g @mcpm/cli
to install it globally on your system.
- Can MCPM CLI manage multiple servers?
Yes, MCPM CLI is designed to handle multiple servers efficiently.
- What configurations does MCPM CLI support?
MCPM CLI supports JSON configurations for efficient management of server settings.
View More