Back to Home
pathintegral-institute icon

mcpm.sh

Verified Safe

by pathintegral-institute

Overview

This server provides a command-line interface to manage Model Context Protocol (MCP) servers, allowing users to discover, install, configure, run, share, and monitor them.

Installation

Run Command
mcpm

Environment Variables

  • MCPM_NON_INTERACTIVE
  • MCPM_FORCE
  • MCPM_JSON_OUTPUT
  • MCPM_DEBUG
  • MCPM_LOG_LEVEL

Security Notes

The project uses `subprocess.run` and `subprocess.call` to execute external commands (`npx`, `node`, `npm`, `frpc`). This is expected for a CLI tool that orchestrates other applications. `shlex.split` is used to safely parse arguments. Network exposure via `mcpm share` is explicitly warned if authentication is disabled, and authentication (API key) is enabled by default. The `frpc` binary for tunneling is downloaded from a CDN with checksum verification. No 'eval', obfuscation, or hardcoded secrets were detected.

Similar Servers

Stats

Interest Score99
Security Score9
Cost ClassLow
Avg Tokens10
Stars826
Forks90
Last Update2025-12-05

Tags

MCPCLIServer ManagementAI AgentsConfiguration