D

Docusign MCP Server

MCP detected

Details
Endpoint
https://mcp.docusign.com/mcp
Transport
streamable-http
Docs
https://developers.docusign.com/platform/mcp-server/
Authentication
Docusign OAuth access token bearer discovered Get token ↗
Authorization: Bearer <credential>

Get a Docusign OAuth access token via one of Docusign's supported OAuth flows from the authentication guides: Authorization Code Grant, JWT Grant, Implicit Grant, or Public Authorization Code Grant. For confidential authorization-code exchange, call `POST /oauth/token` with your app credentials; after sign-in and consent, use the returned bearer token in API requests and MCP connections.