Token导航 LogoToken导航TokenDH.com
MCP srv manager logo
运维云端stdio官方级别未说明来源级核验

MCP srv manager

MCP Server

MCP Service Manager是一个轻量级的macOS图形用户界面工具,用于管理后台服务和MCP服务器,提供一键操作和实时状态监控功能。

工具数

0

提示词数

0

GitHub Stars

0

资源数

0
macOS工具Python云端部署

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

Sendarg

提供方

Sendarg

最后核验

2026/5/17 20:20

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

pip install -r requirements.txt

详细介绍

MCP Service Manager

A lightweight macOS GUI for managing background services and MCP servers.

Screenshot

Features

  • Start / Stop / Restart services with one click
  • Real-time status indicators and PID tracking
  • Live port detection for running processes
  • Port conflict detection with one-click kill
  • Duplicate process detection
  • Auto-detects shell environment (Homebrew, Conda, etc.)
  • Dark theme UI built with CustomTkinter

Requirements

  • Python 3.10+
  • macOS (tested on Sequoia)

Quick Start

git clone https://github.com/Sendarg/mcp_srv_manager.git
cd mcp_srv_manager
pip install -r requirements.txt
python main.py

Build macOS App

python build_app.py

Builds in alias mode — creates a small .app bundle in dist/ that uses your system Python.

Configuration

Add services via the GUI, or edit services.json directly. See services.json.example for the format.

License

MIT

目录标签

目录标签

macOS工具Python云端部署本地部署服务管理GUI应用后台服务MCP服务器

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

none

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

stdionone部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

来源信息

继续浏览同类 MCP