DocSend MCP Server
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.