Skip to main content
Glama

Longman Dictionary MCP Server

get_dictionary_entry

Retrieve detailed word definitions, examples, and linguistic information from the Longman Dictionary of Contemporary English in JSON format by querying a specific word.

Instructions

Busca o HTML do Longman para uma palavra e retorna JSON parseado (dictionaryEntries, simpleForm, continuousForm)

Input Schema

NameRequiredDescriptionDefault
wordYesA palavra a ser consultada (ex: rot)

Input Schema (JSON Schema)

{ "properties": { "word": { "description": "A palavra a ser consultada (ex: rot)", "type": "string" } }, "required": [ "word" ], "type": "object" }

You must be authenticated.

Other Tools from Longman Dictionary 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/edgardamasceno-dev/ldoce-mcp-server'

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