Emboss
OfficialEmboss
Turn flat PDFs into fillable forms, fill them, and fax them, right from Claude.
What it does
Emboss turns any PDF form into a fillable one, fills it from data or supporting documents, reads a filled form back, and faxes the result to any fax number. Everything runs through the Emboss API, so results depend on what you send it and how the source document is structured.
Related MCP server: PDF MCP Server
Install in Claude Code
/plugin marketplace add GetEmboss-ai/emboss-claude-plugin
/plugin install emboss@getembossThen run /mcp and sign in to Emboss to connect your account.
Install in Claude.ai and Claude Desktop
Claude.ai and Claude Desktop connect to Emboss through the custom connector button rather than the plugin marketplace. See https://getemboss.ai/docs/claude for the setup steps. To give Claude the Emboss skill directly, download emboss-skill.zip and upload it as a skill.
Pricing
The first 5 form creations, 5 context fills, and 5 standard fills each month are free; free operations are limited to 5-page forms. See /pricing for full details.
Privacy
Only what you ask Claude to send to Emboss is sent. See https://getemboss.ai/privacy for the full privacy policy.
Support
Questions or issues: edwin@getemboss.ai
Development
Run the repo checks with:
bash scripts/check.shThis server cannot be deployed
Maintenance
Related MCP Connectors
Fill existing fillable, flat and scanned PDF forms from structured data; save reusable templates
Detect, review and fill existing PDF forms from JSON or Excel; reuse saved templates
Generate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.
Hosted MCP server: convert PDFs to clean, LLM-ready Markdown with tables, formulas and OCR.
Related MCP Servers
- AlicenseBqualityDmaintenanceA universal MCP server for document processing, conversion, and automation. Handle PDF, DOCX, HTML, Markdown, and more through a unified API and toolset.137 npm140MIT
- AlicenseNot gradedqualityBmaintenanceAn MCP server for PDF form filling, basic editing, and OCR text extraction. It enables users to merge, rotate, annotate, and sign PDFs, while also supporting text extraction from both searchable and scanned image-based documents.3Apache 2.0
- AlicenseNot gradedqualityBmaintenancePDF Tools AI - MCP server providing AI-powered tools and automation by MEOK AI Labs8 npm51 PyPIMIT
- AlicenseNot gradedqualityCmaintenanceA local MCP server that drives PDFium and pypdf to perform comprehensive PDF operations including inspection, assembly, page editing, watermarking, rendering, extraction, form filling, encryption, compression, attachments, bookmarks, and metadata management.MIT