mcp-dropbox-sign
MCP server for the Dropbox Sign API supporting signature requests, templates, teams, accounts, events, documents, signers, reports, bulk operations, and workflows.
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
Setup
Prerequisites
- Python 3.10+
- Dropbox Sign API credentials (API key)
Installation
- Create a virtual environment:
python -m venv venv
source venv/bin/activate
- Install the package:
pip install -e .
- Set up environment variables:
cp .env.example .env
# Edit .env with your Dropbox Sign API key
Usage
Start the MCP server:
python -m mcp_dropbox_sign.server
Development
Install development dependencies:
pip install -e ".[dev]"
Run tests:
pytest
License
MIT
Verwandte Server
Commvault
Interact with Commvault software to access job details, security posture, and SLA status of the commcell.
Bybit MCP Server
Access Bybit's v5 API for real-time market data, trading operations, and account information.
ChartMogul
Access and manage ChartMogul data, including customers, plans, and analytics.
AWS‑IReveal‑MCP
Provides a unified interface to AWS services for security investigations and incident response.
Aiven
Manage Aiven cloud services like Kafka, PostgreSQL, and Redis via its API.
LlamaCloud
Connect to and manage data indexes on the LlamaCloud platform.
CData Zuora MCP Server
An MCP server for Zuora, powered by the CData JDBC Driver. Requires a separate driver and configuration file for connection.
GPT-SoVITS MCP Server
An MCP server for GPT-SoVITS, providing text-to-speech synthesis, voice cloning, and multi-language support.
MultiversX MCP Server
Interact with the MultiversX blockchain for wallet creation, balance fetching, and token management.
IOL MCP Tool
Interact with the Invertir Online (IOL) API to manage investments and access market data.