Simple Document Processing MCP Server
@cablate
Simple Document Processing MCP Server について
MCP server that provides doc forge capabilities
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-doc-forge": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@cablate/mcp-doc-forge",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Simple Document Processing MCP Server?
An MCP server that provides comprehensive document processing capabilities, including reading, converting, and manipulating documents. It is designed for use with MCP clients such as Claude Desktop or Dive Desktop.
How to use Simple Document Processing MCP Server?
Install globally via npm (npm install -g @cablate/mcp-doc-forge) or automatically via Smithery. Run the server from the command line with mcp-doc-forge, or configure it in an MCP client by specifying the command npx -y @cablate/mcp-doc-forge.
Key features of Simple Document Processing MCP Server
- Read DOCX, PDF, TXT, HTML, and CSV files
- Convert DOCX to HTML and PDF
- Merge and split PDF files
- Process text with multi-encoding support (UTF-8, Big5, GBK)
- Clean, format, and compare HTML documents
Use cases of Simple Document Processing MCP Server
- Convert a DOCX document to HTML for web publishing
- Extract and analyze text from PDF files with an AI assistant
- Compare two versions of a text file and generate a diff
- Merge multiple PDF files into a single document
- Clean and extract resources (images, links) from an HTML page
FAQ from Simple Document Processing MCP Server
What does this MCP server do?
It provides document processing capabilities such as reading, converting, and manipulating documents (DOCX, PDF, TXT, HTML, CSV) through the Model Context Protocol.
How do I install Simple Document Processing MCP Server?
Install it via npm with npm install -g @cablate/mcp-doc-forge or automatically through Smithery using npx -y @smithery/cli install @cablate/mcp-doc-forge --client claude.
How do I start the server?
Run mcp-doc-forge from the command line, or configure it in an MCP client (e.g., Claude Desktop or Dive Desktop) using the command npx -y @cablate/mcp-doc-forge.
What file formats are supported?
The server supports DOCX, PDF, TXT, HTML, and CSV for reading, and can convert between formats (e.g., DOCX to HTML/PDF, HTML to TXT/Markdown).
What license does the project use?
The project is licensed under the MIT License.
「その他」の他のコンテンツ
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
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
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
ICSS
chokcoco不止于 CSS
コメント