Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions catalog/GetEmboss-ai/emboss-mcp-server.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"identifier": "urn:ai:github.com:GetEmboss-ai:emboss-claude-plugin:emboss-mcp-server",
"displayName": "Emboss MCP server",
"mediaType": "application/mcp-server+json",
"url": "https://github.com/GetEmboss-ai/emboss-claude-plugin/blob/main/server.json",
"description": "Remote MCP server: 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. Hosted at https://api.getemboss.ai/mcp (Streamable HTTP, OAuth 2.1).",
"tags": [
"mcp-server",
"pdf",
"forms",
"documents",
"fax",
"remote"
],
"metadata": {
"sourceSet": "GetEmboss-ai/emboss-claude-plugin",
"repoPath": "server.json"
}
}
18 changes: 18 additions & 0 deletions catalog/GetEmboss-ai/emboss.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"identifier": "urn:ai:github.com:GetEmboss-ai:emboss-claude-plugin:emboss",
"displayName": "Emboss",
"mediaType": "application/ai-skill",
"url": "https://github.com/GetEmboss-ai/emboss-claude-plugin/blob/main/skills/emboss/SKILL.md",
"description": "Fill PDF forms with Emboss: make a flat or scanned PDF fillable, fill it from notes, a document, or pasted text, fill one copy for every row of a spreadsheet, or fax the finished PDF. Requires the Emboss MCP connector.",
"tags": [
"skill",
"pdf",
"forms",
"fax",
"mcp-server"
],
"metadata": {
"sourceSet": "GetEmboss-ai/emboss-claude-plugin",
"repoPath": "skills/emboss/SKILL.md"
}
}