luthersystems/mcp-server-docusign
If you are the rightful owner of mcp-server-docusign and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The DocuSign MCP Server is an experimental Model Context Protocol server designed for integrating with the DocuSign eSignature API using Python and FastMCP. It employs JWT OAuth for server-to-server authentication, eliminating the need for refresh tokens.
Tools
Functions exposed to the LLM to take actions
create_envelope_from_template
Creates an envelope from a DocuSign template.
create_envelope_from_documents
Creates an envelope from documents without using a template.
get_envelope_status
Retrieves status and metadata of an envelope.
list_envelopes
Lists envelopes with optional filters.
list_templates
Lists available DocuSign templates.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client