Catalog
com.stagenth/doc-gen
Officialstagenth · 文档生成
Generate PDF, Word (.docx) and PowerPoint (.pptx) documents from Markdown over MCP.
Generate PDF, Word, and PowerPoint documents from Markdown source files.
markdownpdf generationdocxpptxdocument generationexport
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"doc-gen": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stagenth.com/mcp/doc-gen/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.