Back to Home
koki-develop icon

mmcp

Verified Safe

by koki-develop

Overview

Manages Model Context Protocol (MCP) server definitions in a central configuration and applies them to various AI agent tools.

Installation

Run Command
mmcp add -- <name> <command> [args...]

Security Notes

The tool primarily acts as a configuration manager, writing user-defined MCP server commands and arguments to local configuration files of various AI agents (e.g., Claude, Cursor, GitHub Copilot CLI). It does not directly execute these user-provided commands itself. The security risk lies with the user providing malicious commands which are then executed by the target AI agent, not by 'mmcp'. File system interactions are limited to reading/writing known configuration file paths in the user's home directory. No 'eval' or direct arbitrary command execution by 'mmcp' itself was found. Input validation is present for environment variables.

Similar Servers

Stats

Interest Score42
Security Score9
Cost ClassLow
Avg Tokens100
Stars39
Forks7
Last Update2026-01-05

Tags

CLIConfigurationAI ToolsAgent ManagementDeveloper Tool