Skip to main content
Glama

lookup_word

Look up word definitions, pronunciations, and example sentences from Cambridge Dictionary to understand word meanings and usage.

Input Schema

NameRequiredDescriptionDefault
wordYesThe word to look up

Input Schema (JSON Schema)

{ "properties": { "word": { "description": "The word to look up", "minLength": 1, "type": "string" } }, "required": [ "word" ], "type": "object" }

Other Tools

Latest Blog Posts

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/meowrain/mcp-server-cambridge-dict'

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