Server Manager icon

Server Manager

1

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.

主要功能

  • Supports foreground and background execution modes
  • 1 GitHub stars
  • Manages running servers (list, stop, view logs, bring to foreground)
  • Starts all MCP servers with a single command
  • Automatic log file cleanup
  • Environment-aware background execution (iTerm2, Terminal.app, tmux)

使用案例

  • Simplified log management for multiple server instances
  • Rapid deployment and management of MCP servers during development
  • Easy addition and configuration of new MCP servers
Craft Better Prompts with AnyPrompt
Sponsored
Server Manager: Simplify MCP Server Management