SignNow Api Helper MCP

An MCP server for SignNow API helper tools (stdio only). The SignNow API Helper MCP server is a custom Model Context Protocol server designed specifically to assist with SignNow API integration. It acts as an intelligent assistant that understands the SignNow API ecosystem to provide contextual help for developers.

People connecting documentation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-01-21 · ★ 10 · #140 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install SignNow Api Helper MCP

Claude Code

claude mcp add signnow-sn-api-helper-mcp -- uvx sn-api-helper-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "signnow-sn-api-helper-mcp": {
      "command": "uvx",
      "args": [
        "sn-api-helper-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

pypi package sn-api-helper-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.signnow is GitHub-verified and matches the repo owner

03 · What SignNow Api Helper MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.2 · 2026-01-21

Update README with comprehensive documentation and setup instructions · New Contributors · @mihasicehcek made their first contribution in

v0.1.0 · 2026-01-14

04 · Who maintains SignNow Api Helper MCP

SignNow Api Helper MCP is maintained by signnow. We track 2 MCP servers from signnow - 2 actively maintained, 18 combined GitHub stars, oldest repo from Aug 2025. Full record: all servers from signnow.

  1. SignNow MCP Server A MCP server that gives AI agents access to SignNow eSignature workflows over STDIO. ★ 8

05 · Facts

category
documentation - ranked #140 of 183 actively-maintained documentation servers as of 2026-08-25.
registry
io.github.signnow/sn-api-helper-mcp (active, first published 2026-01-15)
packages
pypi:sn-api-helper-mcp

06 · SignNow Api Helper MCP FAQ

What is SignNow Api Helper MCP?

An MCP server for SignNow API helper tools (stdio only). The SignNow API Helper MCP server is a custom Model Context Protocol server designed specifically to assist with SignNow API integration. It acts as an intelligent assistant that understands the SignNow API ecosystem to provide contextual help for developers.

Is SignNow Api Helper MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-01-21. We re-verify nightly.

How do I install SignNow Api Helper MCP?

Run `uvx sn-api-helper-mcp`. You can also paste the ready-made client config above.

Does SignNow Api Helper MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to SignNow Api Helper MCP

More documentation MCP servers · Soracom Knowledge · Sprintra · Svelte MCP · Pulse8 AI Cortex Knowledge Vault · Open Akashic

More Python MCP servers · SignNow MCP Server · HomeLab Monitor · AI Readiness Kit · Kwork · Fleet MCP · see all