Pipedrive sales CRM for deal management
The Pipedrive MCP server enables integration with Pipedrive's sales-focused CRM. Manage deals, contacts, organizations, and activities. Track pipeline stages and automate follow-ups. Ideal for sales teams focused on deal progression.
{
"mcpServers": {
"pipedrive": {
"env": {
"PIPEDRIVE_API_TOKEN": "your_api_token",
"PIPEDRIVE_COMPANY_DOMAIN": "your_company"
},
"args": [
"-y",
"@anthropic/mcp-server-pipedrive"
],
"command": "npx"
}
}
}PIPEDRIVE_API_TOKENyour_api_tokenPIPEDRIVE_COMPANY_DOMAINyour_company