mcsmanager-mcp-server-typescript
If you are the rightful owner of mcsmanager-mcp-server-typescript and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MCSManager MCP Server is a TypeScript-based server that provides access to the MCSManager API using the Model Context Protocol (MCP).
The MCSManager MCP Server is designed to facilitate seamless interaction with the MCSManager API through the Model Context Protocol (MCP). It leverages the latest MCP SDK and StreamableHTTP transport protocol to ensure efficient communication. The server supports a wide range of functionalities including daemon and instance management, file operations, command sending, and session management. It is highly configurable via environment variables, allowing users to set parameters such as the MCSManager URL, API key, and server host and port. The server can be easily installed and run using npm, and it provides a robust set of tools for both information retrieval and operational tasks.
Features
- Utilizes the latest MCP SDK and StreamableHTTP transport protocol
- Provides full access to the MCSManager API
- Supports daemon and instance management
- Facilitates file operations
- Enables command sending and session management
Tools
get-daemons
Retrieve a list of all daemons
get-instances
Retrieve a list of instances for a specified daemon
get-instance-detail
Retrieve details of a specific instance
get-files
Retrieve a list of files
get-file-content
Retrieve the content of a file
get-overview
Retrieve an overview of the panel
start-instance
Start an instance
stop-instance
Stop an instance
restart-instance
Restart an instance
kill-instance
Forcefully terminate an instance
send-command
Send a command to an instance
update-file
Update the content of a file