# DocSend MCP Server

**Canonical:** https://apis.io/apis/docsend/docsend-mcp-server/  
**Provider:** DocSend — https://apis.io/providers/docsend/  
**Base URL:** https://docsend.com/mcp  
**Documentation:** https://www.docsend.com/

DocSend MCP Server is published by [DocSend](https://apis.io/providers/docsend/) on the [APIs.io](https://apis.io/) network. Tagged areas include MCP, Agents, Document Sharing, Data Room, and Analytics. The published artifact set on APIs.io includes authentication docs and rate-limit docs.

DocSend's hosted Model Context Protocol server — the only programmatic surface DocSend publishes. An MCP client POSTs Streamable-HTTP JSON-RPC to https://docsend.com/mcp (also reachable at https://mcp.docsend.com/mcp) with an OAuth 2.0 bearer token. The authorization surface is fully machine-discoverable: RFC 8414 authorization-server metadata, RFC 9728 protected-resource metadata, RFC 7591 dynamic client registration and mandatory PKCE (S256). Five resource scopes are advertised — documents:read, spaces:read, spaces:write, analytics:read, contacts:read — so the surface spans documents, Spaces (virtual data rooms), viewer analytics and contacts, with Spaces the only writable domain. The tool list is behind the bearer requirement and DocSend publishes no MCP documentation, so tools must be discovered after authorizing.

## Machine-readable artifacts (5)

- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/docsend/refs/heads/main/mcp/docsend-mcp.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/docsend/refs/heads/main/authentication/docsend-authentication.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/docsend/refs/heads/main/scopes/docsend-scopes.yml
- **RateLimits** — https://raw.githubusercontent.com/api-evangelist/docsend/refs/heads/main/rate-limits/docsend-rate-limits.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/docsend/refs/heads/main/apis.yml

## Tags

MCP, Agents, Document Sharing, Data Room, Analytics

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/docsend/docsend-mcp-server/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/docsend/.
