Skip to main content

MCP Server - Agentic Workbench backed by Nixery

Project description

zeughaus-mcp

MCP Server - Agentic Workbench backed by Nixery.

Execute commands in ephemeral containers with any combination of Nix packages.

Installation

uvx (recommended)

uvx zeughaus-mcp

Docker

docker run --rm -i \
  -v /var/run/docker.sock:/var/run/docker.sock \
  -v /path/to/workspace:/workspace \
  -e NIXERY_REGISTRY_URL=nixery.dev \
  -e HOST_WORKSPACE_ROOT=/workspace \
  ghcr.io/gtarkin/zeughaus_mcp:latest

Configuration

Environment variables:

Variable Required Default Description
NIXERY_REGISTRY_URL Yes - Nixery registry URL (e.g., nixery.dev)
HOST_WORKSPACE_ROOT Yes - Workspace path to mount into containers
DOCKER_NETWORK_MODE No host Docker network mode
CONTAINER_TIMEOUT_SECONDS No 300 Container execution timeout

MCP Client Configuration

Claude Desktop (uvx)

{
  "mcpServers": {
    "zeughaus": {
      "command": "uvx",
      "args": ["zeughaus-mcp"],
      "env": {
        "NIXERY_REGISTRY_URL": "nixery.dev",
        "HOST_WORKSPACE_ROOT": "/path/to/workspace"
      }
    }
  }
}

Claude Desktop (Docker)

{
  "mcpServers": {
    "zeughaus": {
      "command": "docker",
      "args": [
        "run", "--rm", "-i",
        "-v", "/var/run/docker.sock:/var/run/docker.sock",
        "-v", "/path/to/workspace:/workspace",
        "-e", "NIXERY_REGISTRY_URL=nixery.dev",
        "-e", "HOST_WORKSPACE_ROOT=/workspace",
        "ghcr.io/gtarkin/zeughaus_mcp:latest"
      ]
    }
  }
}

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zeughaus_mcp-0.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zeughaus_mcp-0.1.0-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file zeughaus_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: zeughaus_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for zeughaus_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 246108afa83fbda181a19d613f3118561ef888e7a1b5a1d3e0acd36ec98f39e4
MD5 1de4c414fd19cf0936eac2ccd5e48d5d
BLAKE2b-256 c85b0e596d43382eb5e23957ef28f4bf8080c41e8f8949d512b83b8595ffb802

See more details on using hashes here.

Provenance

The following attestation bundles were made for zeughaus_mcp-0.1.0.tar.gz:

Publisher: publish.yml on GTarkin/zeughaus_mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file zeughaus_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: zeughaus_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for zeughaus_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6ba2ef30cff2cf249e4122526c67ee0e0e5244a57c06c175da51cca92ed4db4
MD5 612cdf74d96b5a11222b4290339564a4
BLAKE2b-256 5a3ac4d91966ee4109fe155433dc0d0b79881193eef5992ee9f10c6750e01463

See more details on using hashes here.

Provenance

The following attestation bundles were made for zeughaus_mcp-0.1.0-py3-none-any.whl:

Publisher: publish.yml on GTarkin/zeughaus_mcp

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page