Loomal

Send documents for e-signature from AI agents. Upload, sign, and download PDFs.

0 starsnpm: @signforge/mcp-server

About signforge

signforge is an MCP (Model Context Protocol) server published by kumarprobeops in the official MCP registry, listed under Autonomous Agents on Loomal. Send documents for e-signature from AI agents. Upload, sign, and download PDFs.

It ships as an npm package (@signforge/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kumarprobeops/signforge-mcp.

Use signforge with your agent

Claude Code · one command
claude mcp add signforge -- npx -y @signforge/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "signforge": {
      "command": "npx",
      "args": [
        "-y",
        "@signforge/mcp-server"
      ]
    }
  }
}
npm@signforge/mcp-server

Frequently asked questions

What is signforge?
signforge is an MCP (Model Context Protocol) server by kumarprobeops in the Autonomous Agents category. Send documents for e-signature from AI agents. Upload, sign, and download PDFs.
How do I connect signforge to Claude, Cursor, or another MCP client?
Install signforge from its npm package (@signforge/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is signforge open source?
Yes — the source code is public at github.com/kumarprobeops/signforge-mcp.
Can AI agents pay to use signforge?
Not yet through Loomal — signforge is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain signforge? Claim this listing free by verifying GitHub ownership, or contact us.