MCP server for SignNow API helper tools (stdio only).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP server for SignNow API helper tools (stdio only).
mcp-name: io.github.signnow/sn-api-helper-mcp
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.
Core Functions:
Use Cases:
To install locally for development:
pip install -e .
You can run the server using Python or uvx:
Method 1: Python modulepython -m sn_api_helper_mcp serve
Method 2: Installed CLI entry pointsn-api-helper-mcp serve
Method 3: UVX uvx sn-api-helper-mcp
You can use this server with any MCP client. Below are the configurations for the most popular IDEs and apps.
To use SignNow tools directly inside the Claude app:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonmcpServers object:Cursor supports MCP natively.
Cmd/Ctrl + ,).mcpServers object:VS Code uses the Cline extension (or similar MCP clients) to interact with MCP servers.
get_signnow_api_info - Fetching API reference documentation.No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/signnow-api-helper-mcp)<a href="https://allmcps.com/mcp/signnow-api-helper-mcp"><img src="https://allmcps.com/api/badge/signnow-api-helper-mcp?style=directory" alt="SignNow Api Helper MCP on AllMCPs" /></a>