{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_t2zfqez2njb2","handle":"docx-image-extractor-mcp","url":"https://wellknown.network/agents/docx-image-extractor-mcp","links":{"self":"https://wellknown.network/agents/docx-image-extractor-mcp/record.json","html":"https://wellknown.network/agents/docx-image-extractor-mcp","markdown":"https://wellknown.network/agents/docx-image-extractor-mcp/record.md","api":"https://wellknown.network/api/v1/agents/docx-image-extractor-mcp","status":"https://wellknown.network/api/v1/agents/docx-image-extractor-mcp/status","claim":"https://wellknown.network/agents/docx-image-extractor-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/docx-image-extractor-mcp/claim.json","badge":"https://wellknown.network/agents/docx-image-extractor-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/docx-image-extractor-mcp/history","tools":"https://wellknown.network/api/v1/agents/docx-image-extractor-mcp/tools"},"ard":{"identifier":"urn:air::server:docx-image-extractor-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"docx-image-extractor-mcp","summary":"A powerful DOC/DOCX image extractor with MCP protocol support for Claude Desktop integration","description":"# DOC/DOCX Image Extractor MCP \n \n一个功能强大的DOC/DOCX文档图片提取工具，支持MCP协议、命令行和Python API。具备智能图片格式检测、中文文档名转拼音、可配置选项等高级功能。 \n \n## ✨ 功能特性 \n \n- 🖼️ **智能图片提取**: 从DOC/DOCX文档中提取所有图片，支持多种格式 \n- 📄 **双格式支持**: 同时支持传统DOC格式和现代DOCX格式 \n- 🔍 **格式自动检测**: 根据文件头自动识别图片格式（PNG、JPEG、GIF等） \n- 🔤 **中文支持**: 中文文档名自动转换为拼音目录名 \n- 📁 **智能目录管理**: 自动创建规范的目录结构 \n- 🔧 **MCP协议支持**: 与Claude Desktop等AI工具无缝集成 \n- ⚙️ **灵活配置**: 支持JSON配置文件，可自定义各种参数 \n- 🐍 **多种接口**: 提供Python API、命令行工具和MCP服务 \n- 📊 **详细预览**: 支持DOC/DOCX文档结构预览 \n- 🚀 **高性能**: 优化的处理流程，支持大文件处理 \n- 📝 **完整日志**: 详细的日志记录和错误处理 \n \n## 🚀 快速开始 \n \n### 安装 \n \n#### 方法 1: 从 PyPI 安装（推荐） \n \n```bash \npip install docx-image-extractor-mcp \n``` \n \n#### 方法 2: 从源码安装 \n \n```bash \ngit clone https://github.com/docx-image-extractor/docx-image-extractor-mcp.git \ncd docx-image-extractor-mcp \npip install -e . \n``` \n \n#### 验证安装 \n \n```bash \n# 检查命令行工具 \ndocx-image-extractor-mcp --help \ndocx-extract --help \n \n# 检查Python模块 \npython -c \"import docx_image_extractor_mcp; print('安装成功！')\" \n``` \n \n### 基本使用 \n \n```bash \n# 命令行提取图片 \ndocx-extract extract document.docx \ndocx-extract extract document.doc \n \n# 预览文档结构 \ndocx-extract preview document.docx \ndocx-extract preview document.doc \n \n# 转换文件名为ASCII \ndocx-extract convert \"测试文档.docx\" \n``` \n \n## 📖 使用方法 \n \n### 1. 命令行工具 \n \n```bash \n# 提取单个文件的图片 \ndocx-extract extract document.docx \ndocx-extract extract document.doc \n \n# 提取多个文件到指定目录 \ndocx-extract extract -o images/ doc1.docx doc2.doc \n \n# 预览文档结构 \ndocx-extract preview document.docx \ndocx-extract preview document.doc \n \n# 转换文件名为ASCII \ndocx-extract convert \"测试文档.docx\" \"另一个文档.doc\" \n \n# 显示配置 \ndocx-extract config show \n \n# 创建配置文件 \ndocx-extract config create -o my-config.json \n``` \n \n### 2. Python API \n \n```python \nfrom docx_image_extractor_mcp import extract_images, Config \n \n# 基本使用 - 支持 DOC 和 DOCX \nresult = extract_images(\"document.docx\") \nprint(f\"提取了 {result['count']} 张图片到: {result['output_dir']}\") \n \nresult = extract_images(\"document.doc\") \nprint(f\"提取了 {result['count']} 张图片到: {result['output_dir']}\") \n \n# 使用自定义配置…","publisher":{"name":"DOCX Image Extractor Team","url":null},"homepage":"https://github.com/docx-image-extractor/docx-image-extractor-mcp","repository":"https://github.com/docx-image-extractor/docx-image-extractor-mcp/issues","version":"1.2.1","license":null,"protocols":["mcp"],"tags":["doc","docx","image","extractor","mcp","word","document","ole"],"pricing":null,"endpoints":[{"url":"pypi:docx-image-extractor-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"documents.conversion","name":"Document Conversion","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev","documents"],"language":"fr"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"docx-image-extractor-mcp","registry":"pypi","observedAt":"2026-09-15T13:22:02.713Z","publishedAt":"2025-08-06T13:40:07.322885Z","latestVersion":"1.2.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"docx-image-extractor-mcp","url":"https://pypi.org/project/docx-image-extractor-mcp/","firstSeenAt":"2026-09-09T14:32:06.823Z","fetchedAt":"2026-09-15T13:20:43.292Z","normalizedAt":"2026-09-15T13:20:43.292Z"}]},"firstSeenAt":"2026-09-09T14:32:06.823Z","updatedAt":"2026-09-15T13:22:02.713Z"}