Loading MCP server directory, please wait...
Generate PDF, Word (.docx) and PowerPoint (.pptx) documents from Markdown over MCP.
npx @getmcp/cli add com.stagenth/doc-genRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <API_KEY> from https://www.stagenth.com/settings?tab=tokens
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.stagenth/doc-gen": {
"url": "https://stagenth.com/mcp/doc-gen/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}