Skip to content

Releases: bmbouter/mcp-dropbox-sign

Release list

v0.1.0

Choose a tag to compare

@bmbouter bmbouter released this 30 Jul 17:44

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.