Smart Deal Creation
- Lead bot identifies prospect name and potential deal value
- Pipedrive MCP creates the Person record
- Pipedrive MCP creates the Deal and links it to the Person
- AI schedules a 'Discovery Call' activity in Pipedrive
Sales Pipeline Automation via Model Context Protocol
Connect Pipedrive to your AI agents to manage deals, persons, and organizations. This managed MCP server provides full CRUD access to your Pipedrive CRM using natural language.
Pipedrive MCP transforms your CRM from a static database into an active sales assistant. Instead of clicking through stages, you can tell your AI: 'Create a $5,000 deal for Acme Corp in the Discovery stage and schedule a follow-up call for next Tuesday.' The AI executes these steps instantly, ensuring your pipeline is always accurate and your follow-ups are never missed.
{
"mcpServers": {
"pipedrive": {
"command": "npx",
"args": [
"-y",
"@vinkius/pipedrive-mcp"
],
"env": {
"PIPEDRIVE_API_TOKEN": "your_pipedrive_api_token",
"PIPEDRIVE_DOMAIN": "your_pipedrive_domain"
}
}
}
}See how teams combine this MCP with other tools to automate real business processes.
Detailed reference for each tool exposed by this MCP server, with examples and related use cases.
Create a new deal in a specific pipeline and stage
Retrieve deals with filtering and sorting options
Add a new person/contact to the CRM
Schedule a new activity (call, meeting, task)
Add a note to a deal, person, or organization
Search for deals using keywords across all fields
No additional FAQs for this MCP yet.
Model Context Protocol (MCP) is the new standard for AI connectivity. While you can host servers locally, ClawFast provides a production-grade managed environment.
Explore our high-level integration page for Pipedrive MCP Server to see business use cases and ready-to-use AI agent templates.
View Pipedrive MCP Server Integrations →Deploy your managed MCP server in under 60 seconds.