Ldoce MCP Server
@MCP-Mirror
关于 Ldoce MCP Server
Mirror of
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
🚀 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,
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论