Back to Home
muzahirabbas icon

MCP-Manager

Verified Safe

by muzahirabbas

Overview

Manages Model Context Protocol (MCP) server configurations across multiple local JSON files via a desktop GUI.

Installation

Run Command
python mcp_manager.py

Security Notes

The application primarily interacts with local files chosen by the user. It uses standard JSON parsing (`json.load`, `json.loads`) and file system operations (`os.makedirs`, `shutil.copy2`, `os.replace`). There are no obvious remote execution vulnerabilities, network risks, hardcoded secrets, or malicious patterns like `eval()`.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2026-01-17

Tags

Desktop AppJSONConfiguration ManagementPythonPySide6