Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.docracy1/docracy

io.github.docracy1/docracy

Free, no-signup e-signatures. check_status free for anyone; find_documents needs paid key.

Uptime
100.0%
3 direct probes · 30d
Response
369ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

check_status

Look up the status of a Docracy signing chain from a sign or status link — who's signed, who's still pending.

list_templates

List free and Marketplace legal templates from Docracy (NDAs, contractor agreements, offer letters, etc.). Optional text filter. Returns slugs and prepare URLs — does not create or send documents.

get_template

Fetch metadata for one Docracy template by slug (title, description, key clauses / drafting hints when available) plus the prepare URL to open it for e-signature.

draft_from_template

Start an agentic drafting workflow from a trusted Docracy template. Returns the prepare URL (fields already placed where applicable), library page, and drafting hints. Does NOT auto-send for signature…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.docracy1/docracy": {
      "url": "https://mcp.docracy.io/mcp",
      "transport": "streamable-http"
    }
  }
}