MCP.so
Sign In

dice-thrower

@atuinturtle

About dice-thrower

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

atuinturtle

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "dice-thrower-mcp-server": {
      "command": "bun",
      "args": [
        "run",
        "index.ts"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is dice-thrower?

How to use dice-thrower?

Install dependencies with bun install and run with bun run index.ts. It was created with Bun v1.2.5.

Key features of dice-thrower

Use cases of dice-thrower

FAQ from dice-thrower

What does dice-thrower do?

What dependencies or runtime does it require?

It requires Bun to install and run.

Where is the data stored?

Are there any known limitations?

Comments

More Other MCP servers