Signforge runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 7 Apr 2026.
Send documents for e-signature from AI agents. Upload, sign, and download PDFs.
Today is the operative word: we check Signforge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add signforge -- npx -y @signforge/mcp-server
{
"mcpServers": {
"signforge": {
"args": [
"-y",
"@signforge/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.signforge]
command = "npx"
args = ["-y", "@signforge/mcp-server"]
{
"mcpServers": {
"signforge": {
"args": [
"-y",
"@signforge/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"signforge": {
"args": [
"-y",
"@signforge/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SIGNFORGE_API_KEY (Your SignForge API key. Get one at https://signforge.io/dashboard/developers), SIGNFORGE_API_URL (API base URL. Only change for self-hosted instances.).
The author declared them in the registry entry; get the values from the project itself.
E-signature API for AI agents: send contracts, sign PDF documents, track and download signed files.
Send documents for e-signature, track status, remind signers, and download signed PDFs via AddSign
Free e-signature for humans and AI agents — zero-document PDF signing from hashes only.
HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.
HEU Legal e-signature MCP: manage HEU documents and PDFs, prompt signers, download PDFs.
Send documents for e-signature, track signing status, and download signed PDFs. No API key required.
Send documents for signature: upload, place fields, draft, and send once a human agrees.
MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.
Answers built from our own checks of this server.