Skip to content

Add Emboss remote MCP server - #4850

Open
edwinorange wants to merge 1 commit into
docker:mainfrom
edwinorange:add-emboss
Open

Add Emboss remote MCP server#4850
edwinorange wants to merge 1 commit into
docker:mainfrom
edwinorange:add-emboss

Conversation

@edwinorange

Copy link
Copy Markdown

Emboss (getemboss.ai) fills PDF forms with AI: it turns a flat PDF into a fillable form, fills it from supplied data or documents, or fills it for every row of a spreadsheet. This adds servers/emboss for the hosted remote server at https://api.getemboss.ai/mcp (Streamable HTTP), with tools.json as an empty array for dynamic tool discovery and readme.md pointing to https://getemboss.ai/docs/mcp-tools.

The server uses OAuth 2.1 with dynamic client registration and PKCE, handled entirely by the MCP client during connection with no static personal-access-token or secret to configure, so no oauth: block is included (following the pattern of existing OAuth-less remote entries like rube). Maintainer contact: edwin@getemboss.ai. The Go/Task toolchain is not set up in the environment this PR was prepared from, so task validate/task build were not run locally before opening this PR; happy to address anything CI or review turns up.

@edwinorange
edwinorange requested a review from a team as a code owner August 30, 2026 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant