List Documentero templates, inspect field schemas, and generate Word/PDF/Excel documents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Official MCP server for Documentero β list templates, inspect field schemas, and generate Word/PDF/Excel documents from AI agents (Cursor, Claude Desktop, and more).
@documentero/mcp| Tool | Description |
|---|---|
list_templates | Templates with kind (word|excel), defaultFormat, allowedFormats |
get_template_fields | JSON Schema (primary, enriched value rules) + field definitions + allowed formats |
generate_document | Generate Word/PDF or Excel document for given template and fields; signed URL (~1h) by default, or base64 if embed: true. format optional (template default). |
Use https://documentero-dev.web.app/api for the development environment.
| Variable | Required | Default | Description |
|---|---|---|---|
DOCUMENTERO_API_KEY | yes | β | Company API key (Account settings) |
DOCUMENTERO_BASE_URL | no | https://app.documentero.com/api | Cloud API base URL |
list_templates β pick a templateId (respect kind / allowedFormats)get_template_fields β shape data from jsonSchema (use fieldDefinitions for extra context like HTML/Markdown/image/link/QR rules)generate_document β download URL (or embedded base64)/api/templates, /api/meta, /api/generate). Quotas and rate limits are enforced by Documentero as usual.docx / pdf; Excel templates support output format: xlsx only.https://mcp.documentero.com/mcp) is planned; this release is stdio only.MIT Β© Documentero
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/documentero)<a href="https://allmcps.com/mcp/documentero"><img src="https://allmcps.com/api/badge/documentero?style=directory" alt="Documentero on AllMCPs" /></a>