Token导航 LogoToken导航TokenDH.com
PI
日程管理HTTP官方级别未说明来源级核验

Pipedrive (verified)

MCP Server

Pipedrive is a sales management tool built around pipeline visualization, lead tracking, activity reminders, and automation to keep deals progressing

工具数

公开资料未说明
JavaScriptOAuth认证HTTP日程管理

安装说明

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

最后核验

2026/5/17 23:39

运行时

Node.js

快速接入

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

命令预览

npx -y smithery mcp add pipedrive

详细介绍

Pipedrive (verified)

Pipedrive is a sales management tool built around pipeline visualization, lead tracking, activity reminders, and automation to keep deals progressing

Quick Start

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

# Browse available tools
npx -y smithery tool list pipedrive

# Get full schema for a tool
npx -y smithery tool get pipedrive PIPEDRIVE_ADD_A_CALL_LOG

# Call a tool
npx -y smithery tool call pipedrive PIPEDRIVE_ADD_A_CALL_LOG '{}'

Direct MCP Connection

Endpoint: https://pipedrive.run.tools

Tools (200)

  • PIPEDRIVE_ADD_A_CALL_LOG — Adds a new call log.
  • PIPEDRIVE_ADD_A_CHANNEL — New messaging channel added; registration limited to admins. Utilizes getConversations endpoint for data retrieval. Req…
  • PIPEDRIVE_ADD_A_COMMENT_TO_A_NOTE — Adds a new comment to a note.
  • PIPEDRIVE_ADD_A_DEAL — Add a new deal to Pipedrive with any custom fields, which vary by account and are identified by long hash keys. Check d…
  • PIPEDRIVE_ADD_A_FOLLOWER_TO_A_DEAL — Adds a follower to a deal.
  • PIPEDRIVE_ADD_A_FOLLOWER_TO_AN_ORGANIZATION — Adds a follower to an organization.
  • PIPEDRIVE_ADD_A_FOLLOWER_TO_A_PERSON — Adds a follower to a person.
  • PIPEDRIVE_ADD_A_FOLLOWER_TO_A_PRODUCT — Adds a follower to a product.
  • PIPEDRIVE_ADD_A_LEAD — Pipedrive API lets you add leads linked to people or organizations and tags them with 'API' source. Custom fields from …
  • PIPEDRIVE_ADD_A_LEAD_LABEL — Creates a lead label.
  • PIPEDRIVE_ADD_AN_ACTIVITY — New activity added. Response includes more_activities_scheduled_in_context to show if more are planned with the same …
  • PIPEDRIVE_ADD_A_NEW_DEAL_FIELD — Adds a new deal field. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-ne…
  • PIPEDRIVE_ADD_A_NEW_FILTER — New filter creation returns an ID. Only one primary condition group with 'AND' and two secondary groups (one 'AND', one…
  • PIPEDRIVE_ADD_A_NEW_GOAL — Adds a new goal. Along with adding a new goal, a report is created to track the progress of your goal.
  • PIPEDRIVE_ADD_A_NEW_ORGANIZATION_FIELD — Adds a new organization field. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/add…
  • PIPEDRIVE_ADD_A_NEW_PERSON_FIELD — Adds a new person field. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a-…
  • PIPEDRIVE_ADD_A_NEW_PIPELINE — Adds a new pipeline (v2).
  • PIPEDRIVE_ADD_A_NEW_PRODUCT_FIELD — Adds a new product field. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/adding-a…
  • PIPEDRIVE_ADD_A_NEW_STAGE — Adds a new stage, returns the ID upon success.
  • PIPEDRIVE_ADD_A_NEW_TEAM — Adds a new team to the company and returns the created object.
  • PIPEDRIVE_ADD_A_NEW_USER — Adds a new user to the company, returns the ID upon success.
  • PIPEDRIVE_ADD_AN_INSTALLMENT_SUBSCRIPTION — Adds a new installment subscription. Note: Subscriptions endpoints may not be available on the company-specific base UR…
  • PIPEDRIVE_ADD_AN_ORGANIZATION — Set up a new Pipedrive organization using custom fields with unique key hashes. Retrieve organizationFields for confi…
  • PIPEDRIVE_ADD_A_NOTE — Add a note to a deal, person, organization, lead, or project in Pipedrive. At least one of deal_id, person_id, org_id, …
  • PIPEDRIVE_ADD_A_PARTICIPANT_TO_A_DEAL — Adds a participant to a deal.
  • PIPEDRIVE_ADD_A_PERSON — Add a new contact in Pipedrive with optional custom fields unique to each account found using the personFields endpoi…
  • PIPEDRIVE_ADD_A_PRODUCT — Adds a new product to the Products inventory. For more information, see the tutorial for <a href="https://pipedrive.rea…
  • PIPEDRIVE_ADD_A_PRODUCT_TO_A_DEAL — Adds a product to a deal, creating a new item called a deal-product.
  • PIPEDRIVE_ADD_A_PROJECT — Adds a new project. Note that you can supply additional custom fields along with the request that are not described her…
  • PIPEDRIVE_ADD_A_RECURRING_SUBSCRIPTION — Adds a new recurring subscription.
  • PIPEDRIVE_ADD_A_ROLE — Adds a new role. Note: - Roles endpoints require the admin scope. - For OAuth tokens, Pipedrive expects the company d…
  • PIPEDRIVE_ADD_A_TASK — Adds a new task.
  • PIPEDRIVE_ADD_FILE — Upload and link files to deals, people, organizations, activities, products, or leads in Pipedrive. See the "adding a f…
  • PIPEDRIVE_ADD_NEW_ACTIVITY_TYPE — Adds a new activity type.
  • PIPEDRIVE_ADD_OR_UPDATE_ROLE_SETTING — Adds or updates the visibility setting for a role. Notes: - Roles endpoints require the admin OAuth scope. - OAuth ca…
  • PIPEDRIVE_ADD_PERSON_PICTURE — This service allows adding a photo to a person's profile, replacing any existing one. Images must be square with a mini…
  • PIPEDRIVE_ADD_ROLE_ASSIGNMENT — Assigns a user to a role. Notes: - Roles endpoints require the admin OAuth scope. - OAuth calls must target the compa…
  • PIPEDRIVE_ADD_USERS_TO_A_TEAM — Adds users to an existing team.
  • PIPEDRIVE_ARCHIVE_A_PROJECT — Archives a project.
  • PIPEDRIVE_ATTACH_AN_AUDIO_FILE_TO_THE_CALL_LOG — Adds an audio recording to the call log. That audio can be played by those who have access to the call log object.
  • PIPEDRIVE_CANCEL_A_RECURRING_SUBSCRIPTION — Cancels a recurring subscription. This action attempts to cancel a recurring subscription via Subscriptions API. If Sub…
  • PIPEDRIVE_CREATE_A_NEW_WEBHOOK — Creates and returns details of a new Webhook. Trigger events combine event_action and event_object, like *.* for …
  • PIPEDRIVE_CREATE_AN_ORGANIZATION_RELATIONSHIP — Creates and returns an organization relationship.
  • PIPEDRIVE_CREATE_A_REMOTE_FILE_AND_LINK_IT_TO_AN_ITEM — Creates an empty file on Google Drive linked to an item. For details, refer to the Pipedrive remote file adding tutoria…
  • PIPEDRIVE_DELETE_A_CALL_LOG — Deletes a call log. If there is an audio recording attached to it, it will also be deleted. The related activity will n…
  • PIPEDRIVE_DELETE_A_CHANNEL — The endpoint removes a messenger channel along with conversations and messages. Requires Messengers integration OAuth a…
  • PIPEDRIVE_DELETE_A_COMMENT_RELATED_TO_A_NOTE — Deletes a comment.
  • PIPEDRIVE_DELETE_A_CONVERSATION — Deletes an existing conversation. To use the endpoint, you need to have Messengers integration OAuth scope enabled …
  • PIPEDRIVE_DELETE_A_DEAL — Marks a deal as deleted. After 30 days, the deal will be permanently deleted.
  • PIPEDRIVE_DELETE_A_DEAL_FIELD — Marks a field as deleted. For more information, see the tutorial for <a href="https://pipedrive.readme.io/docs/deleting…
  • PIPEDRIVE_DELETE_A_FILE — Marks a file as deleted. After 30 days, the file will be permanently deleted.
  • PIPEDRIVE_DELETE_A_FILTER — Marks a filter as deleted.
  • PIPEDRIVE_DELETE_A_FOLLOWER_FROM_A_DEAL — Deletes a follower from a deal.
  • PIPEDRIVE_DELETE_A_FOLLOWER_FROM_AN_ORGANIZATION — Deletes a follower from an organization. You can retrieve the follower_id from the <a href="https://developers.pipedr…
  • PIPEDRIVE_DELETE_A_FOLLOWER_FROM_A_PERSON — Deletes a follower from a person.
  • PIPEDRIVE_DELETE_A_FOLLOWER_FROM_A_PRODUCT — Deletes a follower from a product.
  • PIPEDRIVE_DELETE_A_LEAD — Deletes a specific lead.
  • PIPEDRIVE_DELETE_A_LEAD_LABEL — Deletes a specific lead label.
  • PIPEDRIVE_DELETE_AN_ACTIVITY — Marks an activity as deleted. After 30 days, the activity will be permanently deleted.
  • PIPEDRIVE_DELETE_AN_ACTIVITY_TYPE — Marks an activity type as deleted.
  • PIPEDRIVE_DELETE_AN_ATTACHED_PRODUCT_FROM_A_DEAL — Deletes a product attachment from a deal, using the product_attachment_id.
  • PIPEDRIVE_DELETE_AN_ORGANIZATION — Marks an organization as deleted. After 30 days, the organization will be permanently deleted.

*Response truncated. Use npx -y smithery for complete data.*

目录标签

目录标签

JavaScriptOAuth认证HTTP日程管理

接入字段

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

HTTP

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

oauth

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPoauth部署方式未说明

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

安装前确认

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

仍需确认:category

来源信息

继续浏览同类 MCP