Skip to main content
Glama

MarkItDown MCP Server

MarkItDown MCP 서버

MarkItDown 유틸리티를 사용하여 다양한 파일 형식을 Markdown으로 변환하는 MCP(Model Context Protocol) 서버입니다.

지원되는 형식

  • PDF
  • 파워포인트
  • 단어
  • 뛰어나다
  • 이미지(EXIF 메타데이터 및 OCR)
  • 오디오(EXIF 메타데이터 및 음성 전사)
  • HTML
  • 텍스트 기반 형식(CSV, JSON, XML)
  • ZIP 파일(내용 반복)

설치

Smithery를 통해 설치

Smithery를 통해 Claude Desktop용 MarkItDown MCP 서버를 자동으로 설치하려면:

지엑스피1

수동 설치

  1. 이 저장소를 복제하세요
  2. 종속성 설치:
uv install

용법

MCP 서버로서

이 서버는 모든 MCP 클라이언트와 통합될 수 있습니다. 다음은 몇 가지 예입니다.

제드 에디터

settings.json 에 다음을 추가하세요:

"context_servers": { "markitdown_mcp": { "settings": {}, "command": { "path": "uv", "args": [ "--directory", "/path/to/markitdown_mcp_server", "run", "markitdown" ] } } }

명령

서버는 다음 MCP 명령에 응답합니다.

  • /md <file> - 지정된 파일을 마크다운으로 변환합니다.

예:

/md document.pdf

지원되는 MCP 클라이언트

modelcontextprotocol.io/clients 에 나열된 모든 MCP 호환 클라이언트와 호환됩니다. 여기에는 다음이 포함됩니다.

  • 제드 에디터
  • 기타 MCP 호환 편집기 및 도구

특허

MIT 라이선스. 자세한 내용은 라이선스를 참조하세요.

감사의 말

https://github.com/microsoft/markitdown#readme

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

MarkItDown 유틸리티를 사용하여 다양한 파일 형식을 Markdown으로 변환하고, 원활한 문서 처리 및 변환을 위해 MCP 클라이언트와 통합할 수 있습니다.

  1. 지원되는 형식
    1. 설치
      1. Smithery를 통해 설치
      2. 수동 설치
    2. 용법
      1. MCP 서버로서
      2. 명령
    3. 지원되는 MCP 클라이언트
      1. 특허
        1. 감사의 말

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
            Last updated -
            1
            212
            Python
            MIT License
            • Apple
          • A
            security
            F
            license
            A
            quality
            An MCP server for converting Markdown documents to PDF files.
            Last updated -
            1
            1
            JavaScript
          • A
            security
            A
            license
            A
            quality
            Converts various file types and web content to Markdown format. It provides a set of tools to transform PDFs, images, audio files, web pages, and more into easily readable and shareable Markdown text.
            Last updated -
            10
            2
            1,611
            TypeScript
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            A document conversion server that transforms various file formats (PDFs, documents, images, audio, web content) to Markdown with improved multilingual and UTF-8 support.
            Last updated -
            10
            4
            TypeScript
            MIT License
            • Linux
            • Apple

          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/KorigamiK/markitdown_mcp_server'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server