Agent Plugins Marketplace
All plugins

signnow

v1.0.3-ghast.1

Create and send SignNow documents, templates, signing invites, reminders, embedded workflows, status checks, field updates, and signed-file links through SignNow's official hosted open-source MCP server.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By airSlate IncLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/signnow/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/signnow/
├── plugin.json
├── skills/signnow/SKILL.md
└── mcp.json

Included Skills1

signnowskills/signnow/SKILL.md

Create, inspect, send, track, update, view, and download SignNow documents, templates, signing invites, and embedded e-signature workflows through SignNow's official hosted MCP server.

MCP servers1

signnowStreamable HTTP
url
https://mcp-server.signnow.com/mcp

Plugin manifests1

plugins/signnow/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "signnow",
  "version": "1.0.3-ghast.1",
  "description": "Create and send SignNow documents, templates, signing invites, reminders, embedded workflows, status checks, field updates, and signed-file links through SignNow's official hosted open-source MCP server.",
  "author": {
    "name": "airSlate Inc",
    "url": "https://www.signnow.com"
  },
  "homepage": "https://docs.signnow.com/docs/signnow/mcp-server",
  "repository": "https://github.com/signnow/sn-mcp-server",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "productivity",
      "upstreamRevision": "80c7de587367d611fc5c689a625b5a34fc5cd35e",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[signnow on Agent Plugins Marketplace](https://pluginsmp.com/plugins/signnow-2)