비정형 문서 처리 기능을 제공하는 모델 컨텍스트 프로토콜 서버입니다. 이 서버를 통해 LLM은 비정형 문서에서 콘텐츠를 추출하고 사용할 수 있습니다.
이 저장소는 현재 작업 중이므로 주의해서 작업하세요 :)
지원되는 파일 형식:
지엑스피1
필수 조건: 다음이 필요합니다.
비정형 API 키. 여기에서 키를 얻는 방법을 알아보세요.
Claude Desktop이 로컬로 설치됨
Claude Desktop에 이 MCP를 추가하는 방법에 대한 간단한 TLDR:
저장소를 복제하고 UV 환경을 설정합니다.
루트 디렉토리에
.env
파일을 만들고 다음 env 변수를 추가합니다:UNSTRUCTURED_API_KEY
.MCP 서버를 실행합니다:
uv run doc_processor.py
~/Library/Application Support/Claude/
로 이동하여claude_desktop_config.json
파일을 만들고, 해당 파일에 다음을 추가합니다.
Claude Desktop을 다시 시작하세요. 이제 MCP를 사용할 수 있습니다.
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
LLM이 다양한 파일 형식의 비정형 문서에서 콘텐츠를 추출하고 사용할 수 있도록 하는 모델 컨텍스트 프로토콜 서버입니다.
Related Resources
Related MCP Servers
- -securityAlicense-qualityA Model Context Protocol server that allows LLMs to interact with web content through standardized tools, currently supporting web scraping functionality.Last updated -1MIT License
- AsecurityFlicenseAqualityA 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 -54
- AsecurityAlicenseAqualityA Model Context Protocol server that converts various file formats (PDF, PowerPoint, Word, Excel, Images, etc.) to Markdown to make them accessible to LLMs.Last updated -1MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that enables LLMs to retrieve web content and save it to local files for permanent storage and later access.Last updated -11MIT License
Appeared in Searches
- Metallurgical Engineering and Steel Plant Processing Information
- A file opener for reading PDF files, images, and other file types
- A tool for processing complex PDF documents with tables, charts, OCR, and images
- A powerful filesystem that works on both Windows and Mac
- Finding the Best Memory Compression Policies (MCPs) for Optimizing Limited Context Window in Claude Code