Skip to content
Back to search
30
MCP

docforge-mcp

pypi/docforge-mcp

MCP server for complete Office document manipulation — create, read, edit, convert DOCX/XLSX/PPTX/PDF/EML

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

docx-forge-mcp
MCP server for creating, reading, and manipulating Word documents (.docx) — the production-grade document automation tool for AI agents
0 tools
docx-mcp-server
MCP server for creating, reading, and editing Word (.docx) documents with markdown conversion, track changes, comments, footnotes, tables, i
0 tools
docx-creator-mcp
An MCP server for creating, analyzing, and rendering professional DOCX documents programmatically.
0 tools
@youhaozhao/pdf2docx-mcp
MCP Server for converting PDF documents to editable DOCX format
0 tools
Microsoft Office
Microsoft Office MCP server: read and edit Word documents, Excel workbooks, and PowerPoint files
0 tools
doc-translator-mcp
MCP server that translates documents (PPTX, PDF, DOCX, XLSX) preserving layout, with optional Gemini image translation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "docforge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}