DocuSign MCP Server (patched)
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DS_USER_ID | Yes | User GUID to impersonate | |
| DS_AUTH_BASE | Yes | DocuSign authentication base URL: https://account-d.docusign.com (demo) or https://account.docusign.com (prod) | |
| DS_OAUTH_SCOPE | Yes | OAuth scope (e.g., signature impersonation) | signature impersonation |
| DS_PRIVATE_KEY | No | RSA private key, base64-encoded (single line) | |
| DS_INTEGRATION_KEY | Yes | DocuSign app Integration Key (client ID) | |
| DS_PRIVATE_KEY_PATH | No | Path to RSA private key file |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mingyangsun-sketch/docusign-mcpserver'
If you have feedback or need assistance with the MCP directory API, please join our Discord server