Docuplete
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
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
DocupleteCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




