Send documents for e-signature, track signing status, and download signed PDFs. No API key required.
What it says
The record the registry holds
Where it answers
https://api.signvoy.com/mcp · streamable-http
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.signvoy/signvoy",
"description": "Send documents for e-signature, track signing status, and download signed PDFs. No API key required.",
"title": "Signvoy",
"repository": {
"url": "https://github.com/pushkar0108/pdf-sign",
"source": "github"
},
"version": "1.0.0",
"websiteUrl": "https://signvoy.com/developers/mcp",
"remotes": [
{
"type": "streamable-http",
"url": "https://api.signvoy.com/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"documentation": "https://signvoy.com/developers/mcp",
"examples": [
{
"description": "Pick a published template, draft a document with the right recipients, review it, and send. Creating and sending are separate tools so a human approves before any email goes out.",
"name": "Send a document for signature"
},
{
"description": "See who has signed, who is still pending, and when each recipient acted. Send a single reminder to whoever is outstanding.",
"name": "Check signing status"
},
{
"description": "Fetch a short-lived presigned URL for the certified signed PDF once every recipient has completed.",
"name": "Download a signed PDF"
},
{
"description": "Read the append-only event log — send, view, sign, decline, void and remind events with actor, IP address and timestamp. Agent actions are tagged actorSource: mcp.",
"name": "Audit a document's chain of custody"
},
{
"description": "Mint an embeddable signing URL for one pending recipient so the signature happens inside your own product's UI, with no login required.",
"name": "Create an embedded signing link"
}
],
"keywords": [
"e-signature",
"esignature",
"electronic-signature",
"contracts",
"documents",
"pdf",
"signing",
"docusign-alternative",
"legal",
"oauth"
],
"publisher": "Signvoy"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-29T19:08:35.440863Z",
"publishedAt": "2026-07-29T19:08:35.440863Z",
"updatedAt": "2026-07-29T19:08:35.440863Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.0.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.