MCPManager
Verified Safeby Positronikal
Overview
A cross-platform desktop application for discovering, monitoring, and controlling Model Context Protocol (MCP) servers.
Installation
wails devSecurity Notes
The core application logic in Go and Svelte does not show obvious security vulnerabilities or dangerous patterns like `eval`. However, generated Doxygen documentation includes `jquery.js` and `search.js` that utilize `eval` for dynamic code execution, which is a common vector for XSS if the input is untrusted. This risk is isolated to the documentation assets and not the core application runtime. The project's `CONTRIBUTING.md` indicates a strong developer security posture (GPG-signed PRs, 2FA, legal release documents). The application manages local processes and relies on the host system's security.
Similar Servers
mcp-router
A desktop application that simplifies the management and aggregation of Model Context Protocol (MCP) servers.
mcpm.sh
MCPM is a command-line tool for managing Model Context Protocol (MCP) servers, enabling discovery, installation, execution, sharing, and integration with various MCP clients.
k8s-mcp-server
Interacting with Kubernetes clusters and Helm releases through a standardized Model Context Protocol (MCP) interface.
toolhive-studio
ToolHive is a desktop application (Electron UI) for discovering, deploying, and managing Model Context Protocol (MCP) servers in isolated containers, and connecting them to AI agents and clients.