Ldoce MCP Server
@MCP-Mirror
About Ldoce MCP Server
Mirror of
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Ldoce MCP Server?
An MCP server built with Node.js and TypeScript that scrapes the Longman Dictionary website for a given word and returns the extracted data as standardized JSON, designed for use by AI agents.
How to use Ldoce MCP Server?
Ensure Node.js 16+ and npm are installed, clone the repository, and configure the server with an MCP client such as Claude Desktop.
Key features of Ldoce MCP Server?
- Extracts word introduction and related topics
- Returns entries (verb, noun) with pronunciations, senses, examples
- Includes corpus examples and word origin
- Outputs structured JSON following MCP standards
- Uses Axios and Cheerio for HTTP and HTML parsing
Use cases of Ldoce MCP Server?
- AI agents looking up English dictionary definitions
- Language learning tools that require structured lexical data
- Automating vocabulary research for content creation or education
FAQ from Ldoce MCP Server?
What data does the server return?
It returns a JSON object containing introduction, related topics, dictionary entries (with pronunciations, senses, and examples), corpus examples, and the word’s origin.
What are the runtime requirements?
Node.js version 16 or higher and npm are required.
How do I install the server?
Clone the Git repository and ensure the Node.js environment is set up with the necessary dependencies.
Which MCP clients can integrate with this server?
Clients that support the Model Context Protocol, such as Claude Desktop, can use the tool exposed by this server.
Does the server require any API key?
No, it only accesses the public Longman Dictionary website via HTTP.
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mlops
visengerA curated list of references for MLOps
Nginx UI
0xJackyYet another WebUI for Nginx
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments