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
Flight Control MCP
A read-only API for querying and retrieving contextual information about devices and fleets using the Flight Control MCP server.
CoinGecko Server
An MCP server for accessing real-time cryptocurrency data from the CoinGecko Pro API.
GCP Tools MCP Server
Automate Google Cloud Platform infrastructure setup and GitHub repository configuration for cloud-native projects.
Amazon Product Advertising API
Integrates with the Amazon Product Advertising API to search for products.
DataWorks
A Model Context Protocol (MCP) server that provides tools for AI, allowing it to interact with the DataWorks Open API through a standardized interface. This implementation is based on the Aliyun Open API and enables AI agents to perform cloud resources operations seamlessly.
Certus
Provides real-time medical and medication information using the openFDA API.
Consul MCP Server
An MCP server providing access to Consul's service discovery and configuration features.
Pronunciation Assessment
AI-powered English pronunciation scoring at phoneme level. 17MB model, sub-300ms, returns IPA/ARPAbet notation with per-phoneme scores.
Metabase official MCP Server
The official MCP server with OAuth 2.0 authentication. Search data, build queries on the semantic layer, and visualize results.
JupiterOne MCP Server
Interact with JupiterOne's data and tools through an MCP server, enabling AI assistants to access your JupiterOne account.