trackmcp
Back to directory
GetEmboss-ai

emboss-claude-plugin

View on GitHub

Claude Code plugin for Emboss: turn flat PDFs into fillable forms and fill them from your data, notes, documents, or a spreadsheet.

0 stars ShellOthers Updated Aug 30, 2026

Documentation

Emboss

Turn flat PDFs into fillable forms and fill them, right from Claude.

What it does

Emboss detects the fields in a flat PDF and turns it into a real fillable form. It can then fill that form for you using data, notes, or documents you provide, or a spreadsheet of rows for batch filling. Everything runs through the Emboss API, so results depend on what you send it and how the source document is structured.

Install in Claude Code

code
/plugin marketplace add GetEmboss-ai/emboss-claude-plugin
/plugin install emboss@getemboss

Then 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:

code
bash scripts/check.sh

Frequently asked questions

What is emboss-claude-plugin?

emboss-claude-plugin is Claude Code plugin for Emboss: turn flat PDFs into fillable forms and fill them from your data, notes, documents, or a spreadsheet.

How do I install emboss-claude-plugin?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is emboss-claude-plugin open source?

Yes — it is hosted on GitHub at https://github.com/GetEmboss-ai/emboss-claude-plugin.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP