MarkItDown MCP 서버
MarkItDown 유틸리티를 사용하여 다양한 파일 형식을 Markdown으로 변환하는 MCP(Model Context Protocol) 서버입니다.
지원되는 형식
- 파워포인트
- 단어
- 뛰어나다
- 이미지(EXIF 메타데이터 및 OCR)
- 오디오(EXIF 메타데이터 및 음성 전사)
- HTML
- 텍스트 기반 형식(CSV, JSON, XML)
- ZIP 파일(내용 반복)
설치
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 MarkItDown MCP 서버를 자동으로 설치하려면:
지엑스피1
수동 설치
- 이 저장소를 복제하세요
- 종속성 설치:
용법
MCP 서버로서
이 서버는 모든 MCP 클라이언트와 통합될 수 있습니다. 다음은 몇 가지 예입니다.
제드 에디터
settings.json
에 다음을 추가하세요:
명령
서버는 다음 MCP 명령에 응답합니다.
/md <file>
- 지정된 파일을 마크다운으로 변환합니다.
예:
지원되는 MCP 클라이언트
modelcontextprotocol.io/clients 에 나열된 모든 MCP 호환 클라이언트와 호환됩니다. 여기에는 다음이 포함됩니다.
- 제드 에디터
- 기타 MCP 호환 편집기 및 도구
특허
MIT 라이선스. 자세한 내용은 라이선스를 참조하세요.
감사의 말
This server cannot be installed
다양한 파일 형식(PDF, PowerPoint, Word, Excel, 이미지 등)을 Markdown으로 변환하여 LLM에서 접근할 수 있도록 해주는 Model Context Protocol 서버입니다.
Related MCP Servers
- -securityAlicense-qualityA server that provides document processing capabilities using the Model Context Protocol, allowing conversion of documents to markdown, extraction of tables, and processing of document images.Last updated -6PythonMIT License
- -securityFlicense-qualityA Model Context Protocol server that enables LLMs to extract and use content from unstructured documents across a wide variety of file formats.Last updated -2Python
- -securityFlicense-qualityA Model Context Protocol server that enables LLMs to fetch and process web content in multiple formats (HTML, JSON, Markdown, text) with automatic format detection.Last updated -TypeScript
- -securityAlicense-qualityA Model Context Protocol server that enables LLMs to compose and send emails with attachments, as well as search for files in specified directories that match given patterns.Last updated -22PythonMIT License