Back to Home
itsocialist icon

mcp-config-manager

Verified Safe

by itsocialist

Overview

Visually manage and synchronize Model Context Protocol (MCP) server configurations for various AI clients, preventing errors and ensuring consistency.

Installation

Run Command
electron-forge start

Security Notes

The application's core functionality involves executing user-defined commands for MCP servers. While it implements strong Electron security practices (e.g., nodeIntegration: false, contextIsolation: true) and a comprehensive ValidationEngine to detect dangerous command arguments (like '--rm', 'sudo', 'eval(') and sensitive environment variables, the inherent risk of running arbitrary user-configured commands remains. Users should exercise caution when adding or modifying server configurations. Secrets for notarization are correctly handled via environment variables, not hardcoded.

Similar Servers

Stats

Interest Score35
Security Score7
Cost ClassLow
Avg Tokens5
Stars4
Forks1
Last Update2025-11-25

Tags

AI configurationVisual managementError preventionClient synchronizationAutomatic backupsDesktop applicationDependency injection