Loading MCP server directory, please wait...
Send documents for e-signature from AI agents. Upload, sign, and download PDFs.
npx @getmcp/cli add io.github.kumarprobeops/signforgeRequires Node.js 18+. Community-contributed server. Review source before installing.
SIGNFORGE_API_KEYYour SignForge API key. Get one at https://signforge.io/dashboard/developers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kumarprobeops/signforge": {
"command": "npx",
"args": [
"-y",
"@signforge/mcp-server"
],
"env": {
"SIGNFORGE_API_KEY": "",
"SIGNFORGE_API_URL": ""
}
}
}
}