Docuplete

by Docuplete

367 downloads
Not rated
GitHub

About

Docuplete automates document completion for businesses — PDF templates, client interview forms, and e-signatures in one platform. The MCP server lets you drive the entire workflow from a conversation: find your document packages, start a client session, prefill fields from contex

Details

Author
Docuplete
Downloads
367
Categories
Other, Productivity

- Find document packages through conversation
- Start client sessions for document completion
- Prefill fields using contextual information
- Generate completed PDF packets automatically
- Integrates templates, interviews, and e‑signatures

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Docuplete
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Use the MCP server with any MCP‑capable client. From a conversation you can find available document packages, start a client session, prefill fields using context, and have the completed PDF packet generated automatically—all without touching the dashboard.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "docuplete": {
            "docuplete": {
                "command": "npx",
                "args": [
                    "-y",
                    "@docuplete/mcp-server"
                ],
                "env": {
                    "DOCUPLETE_API_KEY": "sk_live_YOUR_KEY_HERE"
                }
            }
        }
    }
}

McpServers

{
    "docuplete": {
        "command": "npx",
        "args": [
            "-y",
            "@docuplete/mcp-server"
        ],
        "env": {
            "DOCUPLETE_API_KEY": "sk_live_YOUR_KEY_HERE"
        }
    }
}

Docuplete automates document completion for businesses — PDF templates, client interview forms, and e-signatures in one platform. The MCP server lets you drive the entire workflow from a conversation: find your document packages, start a client session, prefill fields from context, and generate the completed PDF packet without touching the dashboard.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.