Signforge runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 7 Apr 2026.
Send documents for e-signature from AI agents. Upload, sign, and download PDFs.
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"
}
}
}
Answers built from our own checks of this server.