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
Related Servers
kubeview-mcp
Read-only MCP server for AI-powered Kubernetes debugging with support of code execution
AWS CloudTrail
This AWS Labs Model Context Protocol (MCP) server for CloudTrail enables your AI agents to query AWS account activity for security investigations, compliance auditing, and operational troubleshooting.
Compoid MCP
Provides MCP tools to search, download, and manage 1M+ research records (papers, images, videos, datasets) from the Compoid AI content repository
LetsCloud MCP Server
Manage LetsCloud infrastructure through natural language conversations. Supports both English and Portuguese.
LlamaIndex MCP demos
Expose LlamaCloud services as MCP tools for building and managing LLM applications.
Ramp
Retrieve and analyze data or run tasks for Ramp using its Developer API.
GCP MCP Server
Access and manage Google Cloud Platform (GCP) services and resources.
LimeSurvey MCP
Exposes LimeSurvey Remote API functionality as MCP tools.
Remote MCP Server on Cloudflare
A remote MCP server deployable on Cloudflare Workers with OAuth login support, using Cloudflare KV for data storage.
ProxmoxMCP-Plus
roxmox VE management MCP server with full OpenAPI integration for controlling VMs, containers, and cluster resources