Simplifies the process of starting and managing Model Context Protocol (MCP) servers for development.
Server Manager provides a set of shell scripts designed to streamline the management of MCP servers during development. It offers commands to start all defined servers, manage their processes (listing, stopping, foregrounding), and view logs. The tool supports running servers in both foreground and background modes, offering environment-aware execution options like iTerm2 tabs, Terminal.app windows, tmux sessions, and fallback background processes. Server configuration is handled through a simple array within the start script, allowing easy addition of new servers.