Skip to main content
Glama

DOCX MCP Server

simple-footnote-test.json710 B
{ "meta": { "title": "简单脚注测试", "creator": "DOCX-MCP v0.5.0" }, "footnotes": { "1": { "children": [ { "type": "paragraph", "children": [ { "type": "text", "text": "这是一个简单的脚注。" } ] } ] } }, "content": [ { "type": "paragraph", "children": [ { "type": "text", "text": "这是正文内容,有一个脚注引用" }, { "type": "footnoteReference", "footnoteId": "1" }, { "type": "text", "text": "。" } ] } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lihongjie0209/docx-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server