pipedriver
MCP server for Pipedrive v2 API — tools for deals, persons, organizations, products, activities, and more.
Versions
1.0.0latestTools 97
pipedrive_deals_add Add a new deal.
pipedrive_deals_get_products Lists products attached to a deal.
pipedrive_deals_add_product Adds a product to a deal.
pipedrive_deals_delete Delete a deal. After 30 days, the deal will be permanently deleted.
pipedrive_deals_get Returns the details of a specific deal.
pipedrive_deals_delete_product Deletes a product attachment from a deal.
pipedrive_deals_get_followers Lists users who are following the deal.
pipedrive_deals_add_follower Adds a user as a follower to the deal.
pipedrive_deals_delete_follower Deletes a user follower from the deal.
pipedrive_deals_list Returns data about all not archived deals. Supports filters, sort, and pagination.
pipedrive_deals_list_archived Returns data about all archived deals.
pipedrive_deals_update Updates the properties of a deal.
pipedrive_activities_delete Delete an activity. After 30 days, the activity will be permanently deleted.
pipedrive_deals_search Searches all deals by title, notes and/or custom fields.
pipedrive_activities_add Add a new activity.
pipedrive_activities_list Returns data about all activities. Supports filtering by filter_id, owner_id, deal_id, lead_id, person_id, org_id, done; sort and pagination.
pipedrive_activities_get Returns the details of a specific activity.
pipedrive_activities_update Updates the properties of an activity.
pipedrive_item_search Performs a search across multiple item types (deal, person, organization, product, lead, file, mail_attachment, project) and fields.
pipedrive_item_search_by_field Performs a search using a specific field from an item type. Results can be distinct values or item IDs.
pipedrive_persons_add Add a new person.
pipedrive_persons_delete Delete a person. After 30 days, the person will be permanently deleted.
pipedrive_persons_get Returns the details of a specific person.
pipedrive_persons_list Returns data about all persons. Supports filters, sort, and pagination.
pipedrive_persons_update Updates the properties of a person.
pipedrive_persons_search Searches all persons by name, email, phone, notes and/or custom fields.
pipedrive_persons_get_picture Returns the picture associated with a person.
pipedrive_persons_get_followers Lists users who are following the person.
pipedrive_persons_add_follower Adds a user as a follower to the person.
pipedrive_persons_delete_follower Deletes a user follower from the person.
pipedrive_persons_get_followers_changelog Lists changelogs about users who have followed the person.
pipedrive_deal_fields_get Returns metadata about a specific deal field.
pipedrive_deal_fields_list Returns metadata about all deal fields in the company.
pipedrive_person_fields_get Returns metadata about a specific person field.
pipedrive_person_fields_list Returns metadata about all person fields in the company.
pipedrive_organization_fields_get Returns metadata about a specific organization field.
pipedrive_organization_fields_list Returns metadata about all organization fields in the company.
pipedrive_product_fields_get Returns metadata about a specific product field.
pipedrive_product_fields_list Returns metadata about all product fields in the company.
pipedrive_users_get_followers Lists users who are following the given user.
pipedrive_stages_add Add a new stage. Returns the ID upon success.
pipedrive_stages_delete Marks a stage as deleted.
pipedrive_stages_get Returns data about a specific stage.
pipedrive_stages_list Returns data about all stages. Optionally filter by pipeline_id.
pipedrive_stages_update Updates the properties of a stage.
pipedrive_leads_search Searches all leads by title, notes and/or custom fields. Can filter by person_id and organization_id.
pipedrive_leads_convert_to_deal Initiates conversion of a lead to a deal. Returns conversion job ID; use get_lead_conversion_status to check result.
pipedrive_leads_get_conversion_status Returns the status of a lead-to-deal conversion.
pipedrive_pipelines_add Add a new pipeline.
pipedrive_pipelines_delete Marks a pipeline as deleted.
pipedrive_pipelines_get Returns data about a specific pipeline.
pipedrive_pipelines_list Returns data about all pipelines.
pipedrive_pipelines_update Updates the properties of a pipeline.
pipedrive_deals_convert_to_lead Initiates conversion of a deal to a lead. Returns conversion job ID; use get_deal_conversion_status to check result.
pipedrive_deals_get_conversion_status Returns the status of a deal-to-lead conversion.
pipedrive_deals_get_followers_changelog Lists changelogs about users who have followed the deal.
pipedrive_deals_add_many_products Adds multiple products to a deal in a single request. Maximum 100 products per request.
pipedrive_deals_delete_many_products Deletes multiple products from a deal. If no ids provided, up to 100 products are removed.
pipedrive_deals_update_product Updates the details of a product attached to a deal.
pipedrive_deals_get_deals_products Returns data about products attached to several deals. Pass deal_ids array (max 100).
pipedrive_deals_get_additional_discounts Lists discounts attached to a deal.
pipedrive_deals_post_additional_discount Adds a discount to a deal (affects value if deal has one-time products).
pipedrive_deals_delete_additional_discount Removes a discount from a deal.
pipedrive_deals_update_additional_discount Edits a discount added to a deal.
pipedrive_deals_get_installments Lists installments attached to a list of deals. Growth and above plans.
pipedrive_deals_post_installment Adds an installment to a deal. Deal must have at least one one-time product. Growth+.
pipedrive_deals_delete_installment Removes an installment from a deal. Growth and above plans.
pipedrive_deals_update_installment Edits an installment added to a deal. Growth and above plans.
pipedrive_products_add Add a new product.
pipedrive_products_delete Marks a product as deleted.
pipedrive_products_get Returns the details of a specific product.
pipedrive_products_list Returns data about all products. Supports filters, sort, and pagination.
pipedrive_products_update Updates the properties of a product.
pipedrive_products_search Searches all products by name, code and/or custom fields.
pipedrive_products_get_followers Lists users who are following the product.
pipedrive_products_add_follower Adds a user as a follower to the product.
pipedrive_products_delete_follower Deletes a user follower from the product.
pipedrive_products_get_followers_changelog Lists changelogs about users who have followed the product.
pipedrive_products_duplicate Duplicates a product.
pipedrive_products_get_variations Returns product variations for a product.
pipedrive_products_add_variation Adds a new product variation.
pipedrive_products_delete_variation Deletes a product variation.
pipedrive_products_update_variation Updates a product variation.
pipedrive_products_get_image Returns the image associated with a product.
pipedrive_products_delete_image Deletes the image associated with a product.
pipedrive_activity_fields_get Returns metadata about a specific activity field.
pipedrive_activity_fields_list Returns metadata about all activity fields in the company.
pipedrive_organizations_add Add a new organization.
pipedrive_organizations_delete Delete an organization. After 30 days, the organization will be permanently deleted.
pipedrive_organizations_get Returns the details of a specific organization.
pipedrive_organizations_list Returns data about all organizations. Supports filters, sort, and pagination.
pipedrive_organizations_update Updates the properties of an organization.
pipedrive_organizations_search Searches all organizations by name, address, notes and/or custom fields.
pipedrive_organizations_get_followers Lists users who are following the organization.
pipedrive_organizations_add_follower Adds a user as a follower to the organization.
pipedrive_organizations_delete_follower Deletes a user follower from the organization.
pipedrive_organizations_get_followers_changelog Lists changelogs about users who have followed the organization.
Permissions 1
env_vars low