Serversio.github.HrRodan/agent-workspace-mcp
M

Agent Workspace MCP

io.github.HrRodan/agent-workspace-mcp · v1.4.12
▦ docker
v1.4.12docker oci: ghcr.io/hrrodan/agent-workspace-mcp:1.4.12↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.HrRodan/agent-workspace-mcp",
  "description": "A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.",
  "title": "Agent Workspace MCP",
  "repository": {
    "url": "https://github.com/HrRodan/agent-workspace-mcp",
    "source": "github"
  },
  "version": "1.4.12",
  "websiteUrl": "https://github.com/HrRodan/agent-workspace-mcp",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/HrRodan/agent-workspace-mcp/refs/heads/main/assets/logo.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ]
    }
  ],
  "packages": [
    {
      "registryType": "oci",
      "identifier": "ghcr.io/hrrodan/agent-workspace-mcp:1.4.12",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}