Skip to main content
Glama

Longman Dictionary MCP Server

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

수동 설치

  1. 저장소를 복제합니다.

    git clone https://github.com/seuusuario/ldoce-mcp-server.git cd ldoce-mcp-server
Deploy Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

Related MCP Servers

  • -
    security
    A
    license
    -
    quality
    Enables 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 -
    9
    MIT License
  • A
    security
    -
    license
    A
    quality
    A Model Context Protocol server that enables AI models to extract structured data from websites through the extract\_structured\_data tool.
    Last updated -
    1
    14
    MIT License
    • Apple
  • A
    security
    F
    license
    A
    quality
    A 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 -
    2
    20
    5
  • -
    security
    A
    license
    -
    quality
    A server that provides access to MDict dictionaries through the Model Context Protocol, enabling word lookups, searches, and dictionary management.
    Last updated -
    2
    MIT License

View all related MCP servers

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