Longman Dictionary of Contemporary English
FreeNot checkedProvides a bridge to the Longman Dictionary of Contemporary English for looking up word definitions, examples, and linguistic information without requiring cont
About
Provides a bridge to the Longman Dictionary of Contemporary English for looking up word definitions, examples, and linguistic information without requiring context switching to external dictionary resources.
README
Este é um MCP server desenvolvido em Node.js e TypeScript que consome a página do Longman Dictionary para uma determinada palavra e retorna os dados extraídos no formato JSON padronizado para uso por agentes de IA.
Descrição
O servidor se conecta à URL https://www.ldoceonline.com/dictionary/<word>, extrai informações como a introdução, tópicos relacionados, entradas (verb e noun), corpus examples e origem, e retorna esses dados estruturados em um objeto JSON. O projeto segue os padrões do Model Context Protocol (MCP) e utiliza os pacotes Axios e Cheerio para requisições HTTP e parsing de HTML.
Recursos
Extrai informações do Longman Dictionary:
- Introdução e tópicos relacionados
- Entradas com detalhes de pronúncias, sentidos, exemplos, etc.
- Corpus examples
- Origem da palavra
Utiliza MCP SDK para expor uma ferramenta que pode ser integrada a clientes MCP, como o Claude Desktop.
Pré-requisitos
- Node.js (versão 16 ou superior)
- npm
- Git
Instalação
Installing via Smithery
To install Ldoce Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @edgardamasceno-dev/ldoce-mcp-server --client claude
Manual Installation
- Clone o repositório:
git clone https://github.com/seuusuario/ldoce-mcp-server.git cd ldoce-mcp-server
Installing Longman Dictionary of Contemporary English
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/edgardamasceno-dev/ldoce-mcp-serverFAQ
Is Longman Dictionary of Contemporary English MCP free?
Yes, Longman Dictionary of Contemporary English MCP is free — one-click install via Unyly at no cost.
Does Longman Dictionary of Contemporary English need an API key?
No, Longman Dictionary of Contemporary English runs without API keys or environment variables.
Is Longman Dictionary of Contemporary English hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Longman Dictionary of Contemporary English in Claude Desktop, Claude Code or Cursor?
Open Longman Dictionary of Contemporary English on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Longman Dictionary of Contemporary English with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
