Initial release of the Dropbox Sign MCP server.
Provides 50 tools across 10 resource areas: signature requests, templates, teams, accounts, events, documents, signers, reports, bulk operations, and workflows.
Built with FastMCP. Runs via python -m mcp_dropbox_sign.server or the published container image.
Set DROPBOX_SIGN_API_KEY to authenticate; the server starts and lists its tools without credentials, and raises on the first authenticated request if the key is missing.