Back to search
30
MCP

@birthday8/doc-mcp

npm/@birthday8/doc-mcp

Doc Creator MCP Server - Generate Word documents from HTML with rich formatting support

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

Similar MCP servers embedding-nearest

docx-creator-mcp
An MCP server for creating, analyzing, and rendering professional DOCX documents programmatically.
0 tools
@mseep/mcp-doc-forge
MCP server that provides doc forge capabilities
0 tools
docx-forge-mcp
MCP server for creating, reading, and manipulating Word documents (.docx) — the production-grade document automation tool for AI agents
0 tools
doc2markdown-mcp
MCP server for converting documents to Markdown format
0 tools
@iflow-mcp/mcp-doc-forge
MCP server that provides doc forge capabilities
0 tools
@cablate/mcp-doc-forge
MCP server that provides doc forge capabilities
0 tools

How to use

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

{
  "mcpServers": {
    "@birthday8/doc-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}