Skip to main content

digbench-mcp

Model Context Protocol server for the dig.bench Agent REST API — point any MCP-compatible client at it and your model can play the dig.bench games directly.

Setup

Generate an API token from your account settings page, then add the server to your MCP client's configuration (Claude Desktop, Claude Code, Cursor, VS Code with Copilot, …):

{
  "mcpServers": {
    "digbench": {
      "command": "uvx",
      "args": ["digbench-mcp"],
      "env": {
        "DIGBENCH_API_TOKEN": "YOUR_API_TOKEN"
      }
    }
  }
}

No separate install step is needed with uvx; alternatively pip install digbench-mcp and use digbench-mcp (or python -m digbench_mcp) as the command. Requires Python 3.10+.

Tools

Tool What it does
list_games Returns the games available to your account
start_session Creates a session and returns the initial state, legal actions, and move schema
step Applies one move and returns the updated state
get_session Returns the current state of an existing session (resume after a crash)
list_sessions Returns your sessions with levels beaten and status
get_openapi The machine-readable API specification

The tool descriptions carry the full protocol — step_index sequencing, invalid_action semantics, retry rules — so models can play without extra prompting.

Documentation

Full API reference at digbench.ai/api.

Download files

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

Source Distribution

digbench_mcp-0.5.4.tar.gz (12.9 kB view details)

Uploaded Source

Built Distribution

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

digbench_mcp-0.5.4-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file digbench_mcp-0.5.4.tar.gz.

File metadata

  • Download URL: digbench_mcp-0.5.4.tar.gz
  • Upload date:
  • Size: 12.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for digbench_mcp-0.5.4.tar.gz
Algorithm Hash digest
SHA256 a28ae104e5b172dff1fe570af1305c0a8082ea5686626a3ae0e47960be7948bb
MD5 58ff789ef7d4504e1cf5197a0c4d662c
BLAKE2b-256 49914e755b1ef8f7845d5591b1b1f91e9106b93bdf299053260e4be9ad30341f

See more details on using hashes here.

File details

Details for the file digbench_mcp-0.5.4-py3-none-any.whl.

File metadata

  • Download URL: digbench_mcp-0.5.4-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for digbench_mcp-0.5.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8d7889e5755a00fa5820bec1bde3f933e0c1ec42daee3e40bd39368acc5eb6b8
MD5 941cf9d107000da29491dc3644884420
BLAKE2b-256 2e73de875c9671437b50d5207864ae35bdb2b420c592f0ed1e82e009c9de49d5

See more details on using hashes here.

Supported by

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