Labsco
bmbouter logo

mcp-dropbox-sign

from bmbouter

MCP server for the Dropbox Sign API supporting signature requests, templates, teams, accounts, events, documents, signers, reports, bulk operations, and workflows.

πŸ”₯πŸ”₯πŸ”₯βœ“ VerifiedFreeAdvanced setup

MCP Dropbox Sign Server

An MCP (Model Context Protocol) server for the Dropbox Sign API, built with FastMCP.

Features

  • Signature Requests β€” Create, get, list, cancel, remind
  • Templates β€” List, get details, add/remove members
  • Teams β€” Get info, add/remove members, update
  • Accounts & OAuth β€” Account info, OAuth flow, API key management
  • Events & Webhooks β€” List events, webhook management, subscriptions
  • Documents β€” Get details, download, file management
  • Users/Signers β€” Manage signers, verification, access control
  • Reports & Analytics β€” Usage reports, audit logs, statistics
  • Bulk Operations β€” Batch requests, imports, bulk templates
  • Workflows/Templates Advanced β€” Advanced workflows, conditional signing, dynamic fields

Development

Install development dependencies:

pip install -e ".[dev]"

Run tests:

pytest

License

MIT