MCSManager MCP Server

by metrovoc

191 downloads
Not rated
GitHub

About

# MCSManager MCP Server 这是一个基于 TypeScript 实现的 MCSManager MCP 服务器,它使用 Model Context Protocol (MCP)提供对 MCSManager API 的访问。 ## 功能特性 - 使用最新的 MCP SDK 和 StreamableHTTP 传输协议 - 提供对 MCSManager API 的完整访问 - 支持守护进程和实例管理 - 支持文件操作 - 支持命令发送 - 支持会话管理 ## 安装 ```bash # 克隆仓库 git clone…

Details

Author
metrovoc
Downloads
191
Categories
Other

- Complete access to MCSManager API via MCP
- StreamableHTTP transport protocol
- Daemon and instance management
- File operations (list, read, update)
- Command sending to instances
- Session management support

Clone the repository, install dependencies with npm install, and build with npm run build. Configure via environment variables: set MCSMANAGER_API_KEY (required) and optionally MCSMANAGER_URL, MCP_PORT, MCP_HOST. Start the server with npm start (or npm run dev for development). The server listens on http://localhost:3000/mcp by default and accepts connections from any MCP-compatible client.

MCSManager MCP Server

这是一个基于 TypeScript 实现的 MCSManager MCP 服务器,它使用 Model Context Protocol (MCP)提供对 MCSManager API 的访问。

功能特性

- 使用最新的 MCP SDK 和 StreamableHTTP 传输协议
- 提供对 MCSManager API 的完整访问
- 支持守护进程和实例管理
- 支持文件操作
- 支持命令发送
- 支持会话管理

安装

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.