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
Похожие серверы
Gyazo
Integrate and search for images from your Gyazo account.
Authless Remote MCP Server
A remote MCP server without authentication, deployable on Cloudflare Workers.
App Store Connect MCP Server
Interact with the App Store Connect API to manage apps, sales, and reports.
Alpaca MCP Server
Interact with Alpaca's market data and brokerage services via its API.
AWS MCP Servers
Access AWS documentation, best practices, and service integrations via the Model Context Protocol.
AWS Cost Analysis
Analyze CDK projects to identify AWS services used and get pricing information from AWS pricing webpages and API.
Lido
An MCP server for interacting with the Lido liquid staking protocol.
DeepSeek
Access DeepSeek's advanced language models via the DeepSeek API.
Weather MCP Server
Provides weather information using the free and open-source Open-Meteo API. No API key required.
LlamaCloud
Connect to and manage data indexes on the LlamaCloud platform.