Skip to main content
Glama

Word of the Day MCP Server

get_random_word

Generate a random word with definition to expand vocabulary. Choose difficulty level (easy, medium, hard) for customized learning.

Instructions

Get a random word with its definition for word of the day

Input Schema

NameRequiredDescriptionDefault
difficultyNoDifficulty level of the random wordmedium

Input Schema (JSON Schema)

{ "properties": { "difficulty": { "default": "medium", "description": "Difficulty level of the random word", "enum": [ "easy", "medium", "hard" ], "type": "string" } }, "required": [], "type": "object" }

Other Tools from Word of the Day 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/Traves-Theberge/Word_of_the_day'

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