MCSManager MCP Server
@metrovoc
关于 MCSManager MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCSManager MCP Server?
MCSManager MCP Server is a TypeScript implementation that uses the Model Context Protocol (MCP) to provide access to the MCSManager API. It is intended for developers and system administrators who need to programmatically manage MCSManager daemons, instances, and files through MCP clients.
How to use MCSManager MCP Server?
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.
Key features of MCSManager MCP Server
- 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
Use cases of MCSManager MCP Server
- Automatically start, stop, or restart game server instances
- Remotely read and edit server configuration files
- Send in-game commands from an MCP‑compatible client
- Monitor multiple daemons and their instances from a unified interface
- Integrate MCSManager management into larger AI‑driven workflows
FAQ from MCSManager MCP Server
What runtime does MCSManager MCP Server require?
It requires Node.js and is built with TypeScript. Dependencies are installed via npm install.
How do I authenticate with the MCSManager API?
Set the MCSMANAGER_API_KEY environment variable with your MCSManager API key. This is mandatory.
Where does the data live?
All data is accessed through the MCSManager panel. The server acts as a proxy and does not store instance or file data locally.
What transport protocol does MCSManager MCP Server use?
It uses MCP with the StreamableHTTP transport protocol, listening on /mcp by default.
Are there any known limitations?
The README does not mention specific limitations. Access depends on the capabilities and permissions of the underlying MCSManager API.
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Nginx UI
0xJackyYet another WebUI for Nginx
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
评论