Ldoce MCP 서버
이는 Node.js와 TypeScript로 구축된 MCP 서버로, 주어진 단어에 대한 Longman 사전 페이지를 사용하고 AI 에이전트가 사용할 수 있도록 표준화된 JSON 형식으로 추출된 데이터를 반환합니다.
설명
서버는 URL https://www.ldoceonline.com/dictionary/<word> 에 접속하여 소개, 관련 주제, 항목(동사와 명사), 코퍼스 예시, 출처 등의 정보를 추출하고 이 데이터를 JSON 객체로 구조화하여 반환합니다. 이 프로젝트는 MCP(Model Context Protocol) 표준을 따르고 HTTP 요청과 HTML 구문 분석을 위해 Axios 및 Cheerio 패키지를 사용합니다.
자원
Longman 사전에서 정보 추출:
소개 및 관련 주제
발음, 의미, 예시 등에 대한 세부 정보가 포함된 항목입니다.
코퍼스 예시
단어의 유래
MCP SDK를 사용하여 Claude Desktop과 같은 MCP 클라이언트에 통합할 수 있는 도구를 제공합니다 .
필수 조건
Node.js(버전 16 이상)
엔피엠
깃
설치
Smithery를 통해 설치
Smithery를 통해 Claude Desktop에 Ldoce Server를 자동으로 설치하려면:
지엑스피1
수동 설치
저장소를 복제합니다.
git clone https://github.com/seuusuario/ldoce-mcp-server.git cd ldoce-mcp-server
Related MCP Servers
- -securityAlicense-qualityEnables performing local web searches and extracting structured content from web pages using the Model Context Protocol, featuring customizable result limits and domain filtering.Last updated -9MIT License
- Asecurity-licenseAqualityA Model Context Protocol server that enables AI models to extract structured data from websites through the extract\_structured\_data tool.Last updated -114MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that intelligently fetches and processes web content, transforming websites and documentation into clean, structured markdown with nested URL crawling capabilities.Last updated -2205
- -securityAlicense-qualityA server that provides access to MDict dictionaries through the Model Context Protocol, enabling word lookups, searches, and dictionary management.Last updated -2MIT License