Search Console MCP vs Pipedrive MCP Server | AllMCPs
Side-by-Side Model Context Protocol Comparison
Search Console MCP vs Pipedrive MCP Server
In-depth architectural comparison of the Search Console MCP and Pipedrive MCP Server 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
Search Console MCP
Customer Data Platforms · Local stdio
Quality: 65/100 (Great) | Auth: API Key required
Pipedrive MCP Server
Customer Data Platforms · Local stdio
Quality: 65/100 (Great) | Auth: API Key required
Verdict Summary: Choose Search Console MCP if you need specialized Customer Data Platforms tools running via a local process. Choose Pipedrive MCP Server if your workspace requires Customer Data Platforms integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Search Console MCP 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: BING_API_KEY, GOOGLE_APPLICATION_CREDENTIALS.
An MCP server to interact with Google Search Console and Bing Webmasters.
MCP 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.
Category & Scope
Tools & Capabilities Breakdown
Search Console MCP Tools (25)
get_started
Start here. Returns a complete map of this server's capabilities, active platforms, and recommended workflows. Call this once at the beginning of any session.
sites_list
List verified web properties across Google Search Console, Bing Webmaster Tools, or GA4.
sites_manage
Add or delete a web property from Google Search Console or Bing Webmaster Tools.
accounts_manage
Manage Google Search Console service accounts and site permissions.
sitemaps_list
List submitted XML sitemaps and status for a site.
sitemaps_submit
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).
Search Console MCP is categorized under Customer Data Platforms and uses a local stdio subprocess. In contrast, Pipedrive MCP Server belongs to Customer Data Platforms using local stdio subprocess. Select Search Console MCP when you need capabilities focused on customer data platforms and Pipedrive MCP Server when you require tools for customer data platforms.
Period-over-period search performance comparisons, trends, and traffic drop attributions.
analytics_anomalies
Detect search traffic anomalies across Google and Bing.
analytics_advanced
Google Analytics 4 (GA4) e-commerce, realtime metrics, user behavior, and conversion funnels.
genai_query_insights
Detect likely generative-AI / AI-Mode / conversational fanout queries across Google and Bing. Because neither search engine exposes generative-AI citation data via its public API yet, this matches heuristic patterns (prompt verbs, follow-ups, conversational phrasing) on regular query-level performance data; it is an undercount, not an official report.
+13 more tools listed on main page
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.
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.