Skip to main content
Glama

stagenth · 文档生成

Server Details

Generate PDF, Word (.docx) and PowerPoint (.pptx) documents from Markdown over MCP.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.1/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool converts Markdown to a distinct output format (docx, pdf, pptx), so there is no ambiguity about which tool to use for a desired format.

Naming Consistency5/5

All tool names follow the consistent pattern 'md_to_<format>', using snake_case and clear verb_noun structure throughout.

Tool Count5/5

Three tools is a well-scoped set for a document conversion server, covering the three most common office document formats without being excessive or insufficient.

Completeness4/5

The set covers the essential document output formats (Word, PDF, PowerPoint), though additional formats like HTML or plain text could be considered for completeness.

Available Tools

3 tools
md_to_docxInspect

把 Markdown 渲染成 Word(.docx) 文件,存进你的文件中转站并返回下载 URL(2 credit/次)。

覆盖标题/列表/代码块/引用/表格/粗斜体等常见结构;纯本地转换、不生成 AI 内容。失败自动退款。

ParametersJSON Schema
NameRequiredDescriptionDefault
titleNo可选文档标题(作为 Word 大标题)
filenameNo可选输出文件名(默认自动命名)
markdown_textYes要转成 Word 的 Markdown 文本
md_to_pdfInspect

把 Markdown 渲染成 PDF 文件,存进你的文件中转站并返回下载 URL(2 credit/次)。

纯本地渲染(markdown + weasyprint),中文正常显示;不生成任何 AI 内容。失败自动退款。

ParametersJSON Schema
NameRequiredDescriptionDefault
titleNo可选文档标题,置于正文顶部居中
filenameNo可选输出文件名(默认自动命名)
markdown_textYes要转成 PDF 的 Markdown 文本
md_to_pptxInspect

把 Markdown 渲染成 PPT(.pptx):# 封面 / ## 每页 / 列表作要点,落文件中转站返下载 URL。

AI 写好大纲一步出片;纯本地渲染、零外部成本;1 credit/次,失败自动退款。

ParametersJSON Schema
NameRequiredDescriptionDefault
titleNo封面标题(可选,优先于 markdown 里的 #)
filenameNo输出文件名(可选,不含扩展名)
markdown_textYesMarkdown 文本:`# ` 作封面标题、每个 `## ` 起一页、列表行作要点

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources