A comprehensive MCP server for the Pipedrive CRM API, enabling AI assistants to read, write, and analyze CRM data conversationally through 100 tools including performance reporting and loss analysis.
| Tool name | Description | Destructive? |
|---|---|---|
| pipedrive_list_deals | โ no | |
| pipedrive_get_deal | โ no | |
| pipedrive_create_deal | โ no | |
| pipedrive_update_deal | โ no | |
| pipedrive_delete_dealโ | โ yes |
| pipedrive_search_deals | โ no | |
| pipedrive_get_deal_activities | โ no | |
| pipedrive_get_deals_summary | โ no | |
| pipedrive_get_deals_timeline | โ no | |
| pipedrive_list_persons | โ no | |
| pipedrive_get_person | โ no | |
| pipedrive_create_person | โ no | |
| pipedrive_update_person | โ no | |
| pipedrive_delete_personโ | โ yes | |
| pipedrive_search_persons | โ no | |
| pipedrive_get_person_deals | โ no | |
| pipedrive_list_organizations | โ no | |
| pipedrive_get_organization | โ no | |
| pipedrive_create_organization | โ no | |
| pipedrive_update_organization | โ no | |
| pipedrive_delete_organizationโ | โ yes | |
| pipedrive_search_organizations | โ no | |
| pipedrive_get_organization_deals | โ no | |
| pipedrive_get_organization_persons | โ no | |
| pipedrive_list_activities | โ no | |
| pipedrive_get_activity | โ no | |
| pipedrive_create_activity | โ no | |
| pipedrive_update_activity | โ no | |
| pipedrive_delete_activityโ | โ yes | |
| pipedrive_list_products | โ no | |
| pipedrive_get_product | โ no | |
| pipedrive_create_product | โ no | |
| pipedrive_update_product | โ no | |
| pipedrive_delete_productโ | โ yes | |
| pipedrive_search_products | โ no | |
| pipedrive_list_pipelines | โ no | |
| pipedrive_get_pipeline | โ no | |
| pipedrive_create_pipeline | โ no | |
| pipedrive_update_pipeline | โ no | |
| pipedrive_delete_pipelineโ | โ yes | |
| pipedrive_get_pipeline_deals | โ no | |
| pipedrive_get_pipeline_conversion_statistics | โ no | |
| pipedrive_get_pipeline_movement_statistics | โ no | |
| pipedrive_list_stages | โ no | |
| pipedrive_get_stage | โ no | |
| pipedrive_create_stage | โ no | |
| pipedrive_update_stage | โ no | |
| pipedrive_delete_stageโ | โ yes | |
| pipedrive_get_stage_deals | โ no | |
| pipedrive_list_notes | โ no |
{
"mcpServers": {
"pipedrive-1": {
"command": "npx",
"args": [
"-y",
"pipedrive-mcp-server"
]
}
}
}