MCP.so
Sign In
Servers

dice-thrower

@atuinturtle

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

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

More from Other