Manages client profiles and configurations with a desktop interface and stdio-based command-line options.
MCP Daddy is a comprehensive monorepo project encompassing a desktop application built with Tauri and React, a dedicated marketing website, and shared Rust libraries and binaries. It provides robust functionality for selecting and managing client profiles by ID, which can be configured conveniently through command-line flags or environment variables. This versatile tool is designed to streamline operations involving different client-specific settings, supporting both interactive desktop use and automated stdio-based sessions.
Key Features
01Configurable via CLI flags and environment variables
02Client profile selection by ID
03Desktop application powered by Tauri and React
04Stdio-based session support for integration
051 GitHub stars
Use Cases
01Managing multiple client configurations for a service
02Integrating profile selection into automated workflows via stdio
03Providing a user interface for switching between operational profiles