Submit

OPS

@nanovms

OPS is a MCP server that allows you to build, deploy and orchestrate unikernels on any cloud from AWS to GCP or Azure. Unikernels are single application virtual machines with no users, no shells and no ability to run other programs.

Server Config

{
  "mcpServers": {
    "ops-mcp": {
      "command": "/Users/eyberg/go/src/github.com/nanovms/ops-mcp/ops-mcp",
      "args": [],
      "env": {
        "HOME": "/Users/eyberg",
        "LOGNAME": "eyberg",
        "PATH": "/bin:/Users/eyberg/.ops/bin",
        "SHELL": "/bin/zsh",
        "USER": "eyberg"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.