# Mcp MCP server

Agent View of the PolicyLayer registry record for Mcp: identity, probed posture, risk grade, and all 10 tools classified. HTML page: https://policylayer.com/tools/ca-swiftsign-mcp

## Facts

- Server id: `https://swiftsign.ca/mcp`
- Homepage: https://github.com/shahdadk/swiftsign
- Registry record: grade F, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 10 (8 with introspected schema)
- Tool categories present: Destructive, Read, Write
- Tags: ca swiftsign mcp, admin
- Record last modified: 2026-07-06T22:01:11.399Z

## Tools (10)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `swiftsign_void_envelope` | Destructive | Critical | https://policylayer.com/tools/ca-swiftsign-mcp/swiftsign-void-envelope.md |
| `swiftsign_create_embedded_url` | Execute | High | https://policylayer.com/tools/ca-swiftsign-mcp/swiftsign-create-embedded-url.md |
| `swiftsign_upgrade` | Financial | Critical | https://policylayer.com/tools/ca-swiftsign-mcp/swiftsign-upgrade.md |
| `swiftsign_check_status` | Read | Low | https://policylayer.com/tools/ca-swiftsign-mcp/swiftsign-check-status.md |
| `swiftsign_download_signed_pdf` | Read | Low | https://policylayer.com/tools/ca-swiftsign-mcp/swiftsign-download-signed-pdf.md |
| `swiftsign_list_envelopes` | Read | Low | https://policylayer.com/tools/ca-swiftsign-mcp/swiftsign-list-envelopes.md |
| `swiftsign_list_templates` | Read | Low | https://policylayer.com/tools/ca-swiftsign-mcp/swiftsign-list-templates.md |
| `swiftsign_confirm_send` | Write | Medium | https://policylayer.com/tools/ca-swiftsign-mcp/swiftsign-confirm-send.md |
| `swiftsign_send_envelope` | Write | Medium | https://policylayer.com/tools/ca-swiftsign-mcp/swiftsign-send-envelope.md |
| `swiftsign_send_from_template` | Write | Medium | https://policylayer.com/tools/ca-swiftsign-mcp/swiftsign-send-from-template.md |

## Tool descriptions

- `swiftsign_void_envelope` — Cancel/void an envelope that hasn't been completed yet. Signers can no longer sign a voided envelope. Works in both sandbox (sk_test_ keys) and live.
- `swiftsign_create_embedded_url` — Mint a short-lived embedded signing URL for a recipient (30-minute expiry). Returns a url to embed plus its expiresAt. The envelope must already be SENT. Works in both sandbox (sk_test_ keys) and live.
- `swiftsign_upgrade` — Initiate the upgrade to PRO ($15/mo flat). Returns a Stripe checkout_url that a human opens once to add a card — agents cannot complete the payment themselves. Moves the account from sandbox (sk_test_) to live sends. Returns status 'upda…
- `swiftsign_check_status` — Check the status of an envelope — who signed, who hasn't, download links. Works in both sandbox (sk_test_ keys) and live.
- `swiftsign_download_signed_pdf` — Download the completed, sealed PDF (or its Certificate of Completion) for an envelope. Only works once status is COMPLETED — run swiftsign_check_status first. Does NOT work on DRAFT or SENT envelopes; nothing has been signed yet on those.
- `swiftsign_list_envelopes` — List envelopes (sent documents) with their status. Scoped to your key's mode — sandbox (sk_test_) keys see test envelopes, live keys see live.
- `swiftsign_list_templates` — List your saved templates. Scoped to your key's mode — sandbox (sk_test_) keys see test templates, live keys see live.
- `swiftsign_confirm_send` — Dispatch a DRAFT envelope — use after a human has reviewed an envelope that swiftsign_send_envelope or swiftsign_send_from_template returned as draft_pending_confirmation. This emails the signers. Does NOT work on envelopes already SENT/…
- `swiftsign_send_envelope` — Send a document for e-signature. Accepts PDF as base64, recipients, and field placement. Sandbox keys (sk_test_) send immediately (watermarked test mail). LIVE keys create a DRAFT and return it for human review unless confirm: true — not…
- `swiftsign_send_from_template` — Send an envelope from a saved template by assigning signers to roles. Sandbox keys (sk_test_) send immediately; LIVE keys create a DRAFT for human review unless confirm: true — nothing is emailed until confirmed.

## Related servers

- UnClick (1658 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Yaver (812 tools) — https://policylayer.com/tools/io-github-kivanccakmak-yaver.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Pfsense (680 tools) — https://policylayer.com/tools/abl030-pfsense-mcp.md
- AdButler (622 tools) — https://policylayer.com/tools/adbutler.md
- Crow (587 tools) — https://policylayer.com/tools/kh0pper-crow.md
- Fortimanager (584 tools) — https://policylayer.com/tools/jmpijll-fortimanager-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=ca-swiftsign-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/ca-swiftsign-mcp
