Doc Ops Mcp
@Tele-AI
Doc Ops Mcp について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"doc-ops-mcp": {
"command": "npx",
"args": [
"-y",
"doc-ops-mcp@latest"
],
"env": {
"OUTPUT_DIR": "/tmp/output",
"CACHE_DIR": "/tmp/cache"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Doc Ops Mcp?
Doc Ops Mcp is a universal MCP server for document processing, conversion, and automation. It handles PDF, DOCX, HTML, and Markdown through a unified API and toolset, targeting developers and power users who need document operations within MCP-compatible clients.
How to use Doc Ops Mcp?
Add the server to your MCP client using the command npx -y doc-ops-mcp. Configure optional environment variables like OUTPUT_DIR, CACHE_DIR, WATERMARK_IMAGE, and QR_CODE_IMAGE for output paths and PDF enhancements. Then use natural-language prompts (e.g., “Convert report.docx to PDF”) or directly call its MCP tools (read_document, write_document, convert_document, plan_conversion, convert_docx_to_pdf).
Key features of Doc Ops Mcp
- Convert between PDF, DOCX, HTML, and Markdown formats
- Read and write documents in multiple formats
- Smart conversion planning with optimal path selection
- Content rewriting: batch text replacement, regex, format adjustment, smart rewriting
- PDF enhancement: add watermarks (text or image) and QR codes
- Pure JavaScript implementation, no external system dependencies
Use cases of Doc Ops Mcp
- Convert a .docx report to PDF with automatic watermark
- Batch rename company names in a contract .md file
- Add a QR code to an invoice PDF for quick access
- Read and extract metadata from DOCX, PDF, or HTML documents
- Plan the best conversion path between two document formats
FAQ from Doc Ops Mcp
What document formats are supported?
PDF, DOCX, HTML, and Markdown are supported for reading and conversion. See the conversion matrix in the README for details.
How do I set a custom output directory?
Set the OUTPUT_DIR environment variable (default is ~/Documents). The server also respects absolute outputPath parameters.
Does this server require any external dependencies?
No. Doc Ops Mcp is pure JavaScript with no system dependencies. Optionally, it can integrate with playwright-mcp for enhanced PDF conversion.
Can I add a watermark to PDFs?
Yes. Set the WATERMARK_IMAGE environment variable to a PNG or JPG path. If not set, a default text watermark “doc-ops-mcp” is used.
Is Doc Ops Mcp free to use?
Yes, it is released under the MIT open-source license.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
コメント