Provides full CRUD access to Pipedrive CRM API, enabling Claude and other LLM applications to manage deals, persons, organizations, activities, notes, and leads with advanced filtering and fuzzy search capabilities.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_ENDPOINT— Message endpoint path for SSE (default: /message, only used when MCP_TRANSPORT=sse)MCP_JWT_ALGORITHM— JWT algorithm (default: HS256)MCP_JWT_AUDIENCE— JWT audienceMCP_JWT_ISSUER— JWT issuerMCP_JWT_SECRET— JWT secret for authenticationMCP_JWT_TOKEN— JWT token for authenticationMCP_PORT— Port for SSE transport (default: 3000, only used when MCP_TRANSPORT=sse)MCP_TRANSPORT— sse # Use SSE transport for DockerPIPEDRIVE_API_TOKEN— your_api_token_herePIPEDRIVE_DOMAIN— your-company.pipedrive.comPIPEDRIVE_RATE_LIMIT_MAX_CONCURRENT— ${PIPEDRIVE_RATE_LIMIT_MAX_CONCURRENT:-2}PIPEDRIVE_RATE_LIMIT_MIN_TIME_MS— ${PIPEDRIVE_RATE_LIMIT_MIN_TIME_MS:-250}[](https://m8ven.ai/mcp/teapot-agency-mcp-pipedrive-21313c)