Skip to main content
Glama

docxtpl MCP Server

by z1w2r3
package.json1.14 kB
{ "name": "docxtpl-mcp", "version": "0.4.1", "description": "MCP server for generating and parsing Word/PDF/Excel documents using docxtpl", "type": "module", "bin": { "docxtpl-mcp": "./bin/index.js" }, "scripts": { "postinstall": "node scripts/install.cjs", "start": "node bin/index.js", "prepublishOnly": "node scripts/prepublish.cjs", "test": "node bin/index.js --version" }, "files": [ "bin/", "scripts/", "src/", "templates/", "requirements.txt", "create_templates.py", "templates_metadata.json" ], "keywords": [ "mcp", "modelcontextprotocol", "docxtpl", "word", "document", "generator", "parser", "pdf", "docx", "excel", "xlsx", "spreadsheet", "ai", "claude", "llm" ], "author": "docxtpl-mcp", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/yourusername/docxtpl-mcp" }, "bugs": { "url": "https://github.com/yourusername/docxtpl-mcp/issues" }, "homepage": "https://github.com/yourusername/docxtpl-mcp#readme", "engines": { "node": ">=14.0.0" } }

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/z1w2r3/doc-mcp'

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