Skip to main content

MCP server for SignNow API helper tools (stdio only).

Project description

PyPI License

SignNow Api Helper MCP

MCP server for SignNow API helper tools (stdio only).

mcp-name: io.github.signnow/sn-api-helper-mcp

Installation

pip install -e .

Run

python -m sn_api_helper_mcp serve

or

sn-api-helper-mcp serve

or

uvx sn-api-helper-mcp

🔌 Integrations & Setup

You can use this server with any MCP client. Below are the configurations for the most popular IDEs and apps.

1. Claude Desktop

To use SignNow tools directly inside Claude app:

  1. Open your config file:
    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\Claude\claude_desktop_config.json
  2. Add the following to the mcpServers object:
{
  "mcpServers": {
    "signnow-api-helper": {
      "command": "uvx",
      "args": ["sn-api-helper-mcp"]
    }
  }
}
  1. Restart Claude Desktop.

2. Cursor AI

Cursor now supports MCP natively.

  1. Open Cursor Settings (Cmd/Ctrl + ,).
  2. Go to Features > MCP Servers.
  3. Click + Add New MCP Server.
  4. Add the following to the mcpServers object:
{
  "mcpServers": {
    "signnow-api-helper": {
      "command": "uvx",
      "args": ["sn-api-helper-mcp"]
    }
  }
}

3. Visual Studio Code (via Cline)

VS Code uses the Cline extension (or similar MCP clients) to interact with MCP servers.

  1. Install the Cline extension from the VS Code Marketplace.
  2. Open Cline settings (click the gear icon inside the Cline chat window) -> MCP Servers.
  3. Add the configuration JSON:
{
  "signnow-api-helper": {
      "command": "uvx",
      "args": ["sn-api-helper-mcp"]
    }
}

Features

  • Transport: stdio only
  • Tools: get_signnow_api_info - Get information about SignNow API

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sn_api_helper_mcp-0.1.1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sn_api_helper_mcp-0.1.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file sn_api_helper_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: sn_api_helper_mcp-0.1.1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for sn_api_helper_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 46cf94a85315d568ef247dacbe023344cfa9aab94d8e08d3f7d6264a8cbe81fd
MD5 ab16ff72a845e213c263253e632c81eb
BLAKE2b-256 4c92ed3cb440b7d46d5d583e6aad6daa7044c7f77be3652e263ed03e18caa331

See more details on using hashes here.

File details

Details for the file sn_api_helper_mcp-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for sn_api_helper_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 af4578f14a8b0786119b6b842928a58b3cdff35421b149f1ed5b9a52bfbd5ca2
MD5 619158dd371965aace0dadc526946168
BLAKE2b-256 70a739421481422fe37eed6368499bf2c4ddbd255fe2b20763e7c52ca8ef4072

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page