Token导航 LogoToken导航TokenDH.com
DR
AI代理HTTP官方级别未说明来源级核验

Dropbox sign (verified)

MCP Server

Dropbox Sign (formerly HelloSign) offers electronic signature and document workflow solutions, simplifying how businesses collect legally binding signatures online

工具数

公开资料未说明
JavaScriptOAuth认证HTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:40

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add dropbox_sign

详细介绍

Dropbox sign (verified)

Dropbox Sign (formerly HelloSign) offers electronic signature and document workflow solutions, simplifying how businesses collect legally binding signatures online

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add dropbox_sign

# Browse available tools
npx -y smithery tool list dropbox_sign

# Get full schema for a tool
npx -y smithery tool get dropbox_sign DROPBOX_SIGN_ADD_USER_TO_TEAM

# Call a tool
npx -y smithery tool call dropbox_sign DROPBOX_SIGN_ADD_USER_TO_TEAM '{}'

Direct MCP Connection

Endpoint: https://dropbox_sign.run.tools

Tools (31)

  • DROPBOX_SIGN_ADD_USER_TO_TEAM — Tool to invite a user to your Team. Use when you need to add a member by email or account ID.
  • DROPBOX_SIGN_ADD_USER_TO_TEMPLATE — Tool to grant a specified account access to a template. Use when you need to share a template with another user after c…
  • DROPBOX_SIGN_BULK_SEND_WITH_TEMPLATE — Tool to create a BulkSendJob for templated signature requests. Use when you need to send up to 250 signature requests a…
  • DROPBOX_SIGN_CREATE_REPORT — Tool to request creation of CSV report(s). Use when you need account activity or document status reports for a specific…
  • DROPBOX_SIGN_DELETE_TEMPLATE — Tool to permanently delete a template. Use when you need to remove a template after confirming its ID.
  • DROPBOX_SIGN_DOWNLOAD_SIGNATURE_REQUEST_FILES — Tool to download documents for a signature request. Use after confirming the request is complete; returns a PDF or ZIP …
  • DROPBOX_SIGN_EDIT_AND_RESEND_EMBEDDED_SIGNATURE_REQUEST — Tool to edit and resend an embedded signature request. Use when you need to modify and restart the embedded signing flo…
  • DROPBOX_SIGN_EDIT_AND_RESEND_EMBEDDED_SIGNATURE_REQUEST_WITH_TEMPLATE — Tool to edit and resend an embedded signature request using templates. Use when you need to update request details or r…
  • DROPBOX_SIGN_EDIT_AND_RESEND_SIGNATURE_REQUEST — Tool to edit and resend a signature request. Use when you need to update documents, signers, or metadata and resend an …
  • DROPBOX_SIGN_EDIT_AND_RESEND_UNCLAIMED_DRAFT — Tool to edit and resend a previously created unclaimed draft. Use when you have an existing signature_request_id and wa…
  • DROPBOX_SIGN_GET_ACCOUNT — Tool to retrieve the properties and settings of your Dropbox Sign account. Use when you need to inspect account details…
  • DROPBOX_SIGN_GET_BULK_SEND_JOB — Tool to retrieve the status of a bulk send job. Use when you need up-to-date job progress and request details.
  • DROPBOX_SIGN_GET_CURRENT_TEAM — Tool to get the current team membership status and details. Use when you need to check if the authenticated user is par…
  • DROPBOX_SIGN_GET_EMBEDDED_SIGN_URL — Tool to generate an embedded signing URL for a signature. Use after creating a signature request when embedding HelloSi…
  • DROPBOX_SIGN_GET_EMBEDDED_TEMPLATE_EDIT_URL — Tool to generate an edit URL for embedded template editing. Use after selecting or uploading a template to allow users …
  • DROPBOX_SIGN_GET_SIGNATURE_REQUEST — Tool to get the status and details of a signature request. Use when you need to retrieve up-to-date information after s…
  • DROPBOX_SIGN_GET_TEAM_INFO — Tool to get information about a team. Use when you need to retrieve details of a team by its ID.
  • DROPBOX_SIGN_GET_TEMPLATE — Tool to return the specified template. Use when you need to fetch full template details by ID.
  • DROPBOX_SIGN_GET_TEMPLATE_FILES — Tool to download documents associated with a template. Use after confirming the template is created; returns a PDF or Z…
  • DROPBOX_SIGN_LIST_BULK_SEND_JOBS — Tool to list bulk send jobs. Use when you need to retrieve all bulk send job summaries the authenticated user can acces…
  • DROPBOX_SIGN_LIST_FAX_LINES — Tool to list fax lines and their properties. Use when you need to retrieve available fax lines for an account, optional…
  • DROPBOX_SIGN_LIST_SIGNATURE_REQUESTS — Tool to list signature requests. Use when you need to retrieve paginated signature requests with optional filters.
  • DROPBOX_SIGN_LIST_SUB_TEAMS — Tool to list sub-teams of a parent team. Use when you need to retrieve all sub-teams under a given team with pagination…
  • DROPBOX_SIGN_LIST_TEAM_MEMBERS — Tool to list members and roles for a team. Use after you have a valid team_id to view its members and their roles.
  • DROPBOX_SIGN_LIST_TEAMS — Tool to list all teams available to the user. Use after authenticating to retrieve the current team and its sub-teams, …
  • DROPBOX_SIGN_LIST_TEMPLATES — Tool to list templates. Use when you need to retrieve a paginated list of templates accessible to your account.
  • DROPBOX_SIGN_O_AUTH_AUTHORIZE — Tool to generate an OAuth authorization URL. Use before directing the user to grant access.
  • DROPBOX_SIGN_RELEASE_SIGNATURE_REQUEST_HOLD — Tool to release a held signature request. Use when a signature request created from an unclaimed draft is held and you …
  • DROPBOX_SIGN_REMOVE_USER_FROM_TEMPLATE — Tool to remove an account's access to a template. Use when you need to revoke a user's permission on a template after c…
  • DROPBOX_SIGN_SEND_SIGNATURE_REQUEST_REMINDER — Tool to send an email reminder to a signer. Use when you need to remind a signer about an outstanding signature request…
  • DROPBOX_SIGN_VERIFY_ACCOUNT — Tool to verify whether a Dropbox Sign account exists for the given email. Use when you need to check account existence …
# Get full input/output schema for a tool
npx -y smithery tool get dropbox_sign 

目录标签

目录标签

JavaScriptOAuth认证HTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

oauth

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPoauth部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP