Back to Home
xandwr icon

mcpd

Verified Safe

by xandwr

Overview

Aggregates multiple Model Context Protocol (MCP) servers into a single endpoint for clients, allowing centralized management and on-demand spawning of tools.

Installation

Run Command
mcpd serve

Security Notes

The daemon's core function involves spawning and running arbitrary user-defined commands (`mcpd register <name> <command> [args...]`) with custom environment variables. This is a powerful feature that, if misused or if the user's system is compromised, could allow arbitrary code execution. `mcpd` itself does not introduce network attack surfaces, as it operates over stdio, but it acts as an executor for local commands. It is safe to run provided the user explicitly trusts all commands and environment variables they register with it.

Similar Servers

Stats

Interest Score55
Security Score5
Cost ClassLow
Stars1
Forks0
Last Update2025-12-06

Tags

MCPAggregationProxyDaemonTooling