Agent_Manager

Zafer-Liu/Agent_Manager
★ 162 stars TypeScript AI/LLM Updated today
A cross-platform desktop application for managing AI Agents and MCP Servers. 一款用于管理AI智能体与MCP服务器的跨平台桌面应用程序。
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent_manager": {
      "command": "npx",
      "args": [
        "-y",
        "Zafer-Liu/Agent_Manager"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="./Logo/Banner.png" alt="智管-Agent Manager Banner" width="100%" /> </p> <p align="right"><a href="./README_EN.md">English</a></p> > 本地 AI Agent 的统一管理中心。 > 添加 Agent 后,用户可在这里实现: > > - 一键启动 / 停止,实时查看日志 > - 内嵌 Web UI 与交互式终端 > - 用自然语言指挥所有 Agent > - 一键生成临时公网分享链接 <p align="center">