Un servidor de Protocolo de Contexto de Modelo que proporciona capacidades de procesamiento de documentos no estructurados. Este servidor permite a los LLM extraer y utilizar contenido de un documento no estructurado.
Este repositorio es un trabajo en progreso, proceda con precaución :)
Tipos de archivos admitidos:
Prerrequisitos: Necesitarás:
- Clave API no estructurada. Aprende a obtenerla aquí.
- Claude Desktop instalado localmente
Resumen rápido sobre cómo agregar este MCP a su Claude Desktop:
- Clonar el repositorio y configurar el entorno UV.
- Cree un archivo
.env
en el directorio raíz y agregue la siguiente variable env:UNSTRUCTURED_API_KEY
. - Ejecute el servidor MCP:
uv run doc_processor.py
- Vaya a
~/Library/Application Support/Claude/
y cree un archivoclaude_desktop_config.json
. En ese archivo, agregue:
- Reinicie Claude Desktop. Ahora debería poder usar el 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.
Un servidor de protocolo de contexto de modelo que permite a los LLM extraer y utilizar contenido de documentos no estructurados en una amplia variedad de formatos de archivos.
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 -PythonMIT 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 -54TypeScript
- 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 -11PythonMIT License
Appeared in Searches
- 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
- A search for information related to 'augment'