Manage CoreHub containers, filesystems, distributed training, and inference via MCP.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Coreshub MCP Server" yet — see the docs or source repo.
Using the Coreshub MCP Server, deploy a model inference service on CoreHub with image myorg/llm-infer:latest, allocate 1 GPU, expose port 8000, and return the service status and access endpoint.
Returns the inference service creation result, running status, resource configuration, and access endpoint.
Using the Coreshub MCP Server, create an EPFS filesystem for training data storage named training-data-vol, then show its mount method, capacity details, and current status.
Returns the filesystem creation result, capacity details, mounting instructions, and status overview.
Using the Coreshub MCP Server, submit a distributed PyTorch training job with 4 nodes, attach an existing data volume, and keep reporting job status until it starts running.
Returns the training job submission result, node configuration, data volume attachment details, and latest job status.
Use one MCP server for filesystem, database, web, and system operations.
Centrally manage multiple MCP servers and APIs with dynamic endpoint routing.
Manage and monitor MCP servers centrally with dynamic configuration and control.
Manage plugins, logs, services, and deployments through one desktop hub.
Operate files, run shell commands, and search the web for tasks.
Manage SSH sessions, run remote commands, transfer files, and diagnose servers.