Back to Home
craneoankh icon

mcp-server-manager

by craneoankh

Overview

Manage Model Context Protocol (MCP) servers across multiple AI clients through a central Go-based web interface and YAML configuration.

Installation

Run Command
./mcp-server-manager-linux-amd64

Security Notes

The server manager executes commands defined in the `mcpServers` section of its configuration file. If an attacker gains unauthorized access to modify the `config.yaml` file (e.g., via a directory traversal vulnerability or system compromise), they could inject malicious commands, leading to remote code execution on the host system. While the application validates if a command exists in the system's PATH, it lacks robust sanitization or strict allow-listing for arbitrary commands and arguments. The default `config.yaml` includes placeholder API keys, which if not replaced by the user, can become hardcoded secrets.

Similar Servers

Stats

Interest Score32
Security Score3
Cost ClassLow
Avg Tokens10
Stars2
Forks0
Last Update2026-01-19

Tags

MCPServer ManagerGoHTMXCross-Platform