-
securityA
license-
qualityA Model Context Protocol server that allows LLMs to interact with web content through standardized tools, currently supporting web scraping functionality.
Last updated -
1
MIT License
提供非结构化文档处理功能的模型上下文协议 (MLM) 服务器。该服务器使 LLM 能够提取并使用非结构化文档中的内容。
此 repo 工作正在进行中,请谨慎操作:)
支持的文件类型:
先决条件:您需要:
非结构化 API 密钥。点击此处了解如何获取
本地安装的 Claude Desktop
关于如何将此 MCP 添加到您的 Claude 桌面的快速 TLDR:
克隆 repo 并设置 UV 环境。
在根目录中创建一个.env文件并添加以下环境变量: UNSTRUCTURED_API_KEY 。
运行 MCP 服务器: uv run doc_processor.py
前往~/Library/Application Support/Claude/并创建claude_desktop_config.json文件。在该文件中添加:
重启 Claude Desktop。现在您应该可以使用 MCP 了。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MKhalusova/unstructured-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server