Skip to main content
Glama

Tavily Web Search MCP Server

by julie-berlin

roll_dice

Generate random dice rolls using standard dice notation to simulate game mechanics or random events. Specify notation like '2d6' for multiple dice and rolls.

Instructions

Roll the dice with the given notation

Input Schema

NameRequiredDescriptionDefault
notationYes
num_rollsNo

Input Schema (JSON Schema)

{ "properties": { "notation": { "title": "Notation", "type": "string" }, "num_rolls": { "default": 1, "title": "Num Rolls", "type": "integer" } }, "required": [ "notation" ], "type": "object" }

Other Tools from Tavily Web Search MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/julie-berlin/pub-aie7-mcp-session'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server