Skip to main content
Glama

Tavily Web Search MCP Server

by nilay320

roll_dice

Simulate dice rolls using standard dice notation to generate random numbers for games, probability testing, or decision-making scenarios.

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/nilay320/MCP-Session-Code'

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