Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Browse
  3. Pipedrive MCP Server
  4. vs Salesforce
Side-by-Side Model Context Protocol Comparison

Pipedrive MCP Server vs Salesforce

In-depth architectural comparison of the Pipedrive MCP Server and Salesforce MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.

At a Glance & Executive Verdict

Pipedrive MCP Server
Customer Data Platforms · Local stdio
Quality: 65/100 (Great) | Auth: API Key required
Salesforce
Customer Data Platforms · Remote HTTP/SSE
Quality: 47/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Pipedrive MCP Server if you need specialized Customer Data Platforms tools running via a local process. Choose Salesforce if your workspace requires Customer Data Platforms integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.

Which MCP Server Should You Choose?

Pipedrive MCP Server logo

Choose Pipedrive MCP Server when:

  • You need dedicated capabilities in the Customer Data Platforms domain.
  • You prefer local stdio subprocess transport architecture.
  • Your security boundary fits: API Key required (Free / Open Source).
  • You have access to required keys: PIPEDRIVE_API_KEY, PIPEDRIVE_MODE, PIPEDRIVE_ENABLE_DESTRUCTIVE, PIPEDRIVE_IMAGE_BASE_DIR.
  • Primary tools included: pipedrive_list_deals, pipedrive_get_deal, pipedrive_create_deal.
Explore Pipedrive MCP Server Details
Salesforce logo

Choose Salesforce when:

  • You need dedicated capabilities in the Customer Data Platforms domain.
  • You prefer remote streaming HTTP/SSE transport architecture.
  • Your security boundary fits: No auth required (Free / Open Source).
  • Primary tools included: sf_query, sf_get_record, sf_search.

Feature & Specification Comparison

Specification
Pipedrive MCP Server logo
Pipedrive MCP Server
ckalima
Customer Data Platforms
Salesforce logo
Salesforce
Customer Data Platforms
SummaryMCP server for Pipedrive CRM. 155 tools covering deals, persons, organizations, activities, products, projects, tasks, leads, notes, mail, and fields. stdio transport, API-key auth, delete tools gated behind an env flag. Published on npm as @ckalima/pipedrive-mcp-server. MIT.Salesforce MCP Pack
Category & ScopeCustomer Data Platforms

Tools & Capabilities Breakdown

Pipedrive MCP Server Tools (123)

pipedrive_list_deals
List deals from Pipedrive with optional filtering by owner, person, organization, pipeline, stage, or status. Returns paginated results.
pipedrive_get_deal
Get detailed information about a specific deal by ID, including all standard and custom fields.
pipedrive_create_deal
Create a new deal in Pipedrive. Only title is required; all other fields are optional.
pipedrive_update_deal
Update an existing deal in Pipedrive. Specify the deal ID and any fields to update.
pipedrive_search_deals
Search for deals by text in title. Supports fuzzy matching by default.

Ready-to-Paste Client Configurations

Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).

Pipedrive MCP Server Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "ckalima-pipedrive-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@ckalima/pipedrive-mcp-server"
      ],
      "env": {
        "PIPEDRIVE_API_KEY": "YOUR_PIPEDRIVE_API_KEY_HERE",
        "PIPEDRIVE_MODE": "YOUR_PIPEDRIVE_MODE_HERE",
        "PIPEDRIVE_ENABLE_DESTRUCTIVE": "YOUR_PIPEDRIVE_ENABLE_DESTRUCTIVE_HERE",
        "PIPEDRIVE_IMAGE_BASE_DIR": "YOUR_PIPEDRIVE_IMAGE_BASE_DIR_HERE"
      }
    }
  }
}
Salesforce Configuration
mcpServers (Claude Desktop / Cursor)
{
  "mcpServers": {
    "salesforce-2": {
      "url": "https://gateway.pipeworx.io/salesforce/mcp"
    }
  }
}

Frequently Asked Questions

Pipedrive MCP Server is categorized under Customer Data Platforms and uses a local stdio subprocess. In contrast, Salesforce belongs to Customer Data Platforms using remote streaming HTTP/SSE transport. Select Pipedrive MCP Server when you need capabilities focused on customer data platforms and Salesforce when you require tools for customer data platforms.

More alternatives to Pipedrive MCP ServerMore alternatives to SalesforceCustomer Data Platforms category hub

Related MCP Server Comparisons

Popular comparisons with Pipedrive MCP Server

  • MCP Server Iaptic logoPipedrive MCP Server vs MCP Server Iaptic
  • OpenDataMCP logoPipedrive MCP Server vs OpenDataMCP
  • MCP Echarts logoPipedrive MCP Server vs MCP Echarts
  • ExecuFunction logoPipedrive MCP Server vs ExecuFunction

Popular comparisons with Salesforce

Explore Salesforce Details
Customer Data Platforms
Quality signal65/100 (Great)47/100 (Fair)
Transport ProtocolLocal Subprocess (stdio)Remote HTTP/SSE
Auth RequirementAPI Key requiredNo auth required
Pricing ModelFree / Open SourceFree / Open Source
Required Env Vars
PIPEDRIVE_API_KEYPIPEDRIVE_MODEPIPEDRIVE_ENABLE_DESTRUCTIVEPIPEDRIVE_IMAGE_BASE_DIR
None required
Compatible Clients
Claude DesktopCursorWindsurfClineVS Code
Claude DesktopCursorWindsurfClineVS Code
Install path signalnpx · highRemote (HTTP/SSE) · high
Engagement & Health 3 views 0 copies 0 upvotes 8 stars 0 views 0 copies 0 upvotes 0 stars
Verified / OfficialCommunity ListingCommunity Listing
Open full listingView Pipedrive MCP Server ListingView Salesforce Listing
pipedrive_list_deal_followers
List all followers for a deal.
pipedrive_add_deal_follower
Add a follower to a deal.
pipedrive_get_deal_followers_changelog
Get the followers changelog for a deal.
pipedrive_list_deal_products
List line-item products attached to a deal. Returns paginated results.
pipedrive_add_deal_product
Attach a single product as a line item to a deal.
pipedrive_update_deal_product
Update a line-item product attached to a deal. All body fields optional.
pipedrive_bulk_add_deal_products
Bulk-add up to 100 line-item products to a deal in one request.
+111 more tools listed on main page

Salesforce Tools (8)

sf_query
Query Salesforce records using SOQL. Returns matching records with all requested fields. Use sf_describe first to learn available fields for your object.
sf_get_record
Fetch a single Salesforce record by ID. Specify object type (e.g., 'Account', 'Contact', 'Opportunity') and record ID. Returns all fields.
sf_search
Search across Salesforce objects by keyword. Returns matching records from multiple object types like Accounts, Contacts, Leads. Use for broad keyword searches.
sf_describe
Get schema details for a Salesforce object (e.g., 'Account'). Returns field names, types, relationships, and metadata. Use before querying to understand available fields.
sf_list_objects
List all SObject types available in your Salesforce org. Returns object names and labels. Use to discover queryable objects.
sf_create_record
Create a new Salesforce record. Specify object type (e.g., 'Contact') and field values. Returns the new record ID.
sf_update_record
Update an existing Salesforce record by ID. Specify object type and field values to change. Returns success status.
sf_delete_record
Delete a Salesforce record by ID. Specify object type and record ID. Returns success status.
Getcoherence MCP logo
Salesforce vs Getcoherence MCP
  • Google Searchconsole MCP logoSalesforce vs Google Searchconsole MCP
  • MCP Echarts logoSalesforce vs MCP Echarts
  • Apollo.io logoSalesforce vs Apollo.io