Back to Home
signnow icon

sn-mcp-server

Verified Safe

by signnow

Overview

Provides AI agents with secure, structured access to SignNow eSignature workflows for tasks like browsing templates, creating documents from templates, sending invites, managing embedded signing experiences, tracking invite status, and downloading signed documents.

Installation

Run Command
uvx --from signnow-mcp-server sn-mcp serve

Environment Variables

  • SIGNNOW_USER_EMAIL
  • SIGNNOW_PASSWORD
  • SIGNNOW_API_BASIC_TOKEN
  • SIGNNOW_CLIENT_ID
  • SIGNNOW_CLIENT_SECRET

Security Notes

The server uses Pydantic for robust configuration validation and relies on standard libraries like `httpx` and `pyjwt[crypto]` for secure communication and JWT handling. It supports OAuth2, RSA key generation, and token management, with explicit warnings in the README for production key persistence. Sensitive environment variables are masked in logs. The codebase appears to follow good security practices for a modern Python web application.

Similar Servers

Stats

Interest Score34
Security Score9
Cost ClassMedium
Avg Tokens1500
Stars4
Forks1
Last Update2026-01-19

Tags

eSignatureworkflow automationdocument managementAPI integrationAI agent tools