Salesforce MCP Server

Salesforce MCP server enabling AI agents to interact with Salesforce CRM — querying objects with SOQL, managing leads and opportunities, reading and writing records, executing Apex code, and integrating Salesforce's CRM platform into agent-driven sales automation, customer data analysis, and business process workflows.

Evaluated Mar 06, 2026 (0d ago) vcurrent
Homepage ↗ Repo ↗ Developer Tools salesforce crm soql apex mcp-server enterprise leads opportunities
⚙ Agent Friendliness
69
/ 100
Can an agent use this?
🔒 Security
82
/ 100
Is it safe for agents?
⚡ Reliability
72
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
70
Documentation
75
Error Messages
72
Auth Simplicity
55
Rate Limits
68

🔒 Security

TLS Enforcement
100
Auth Strength
85
Scope Granularity
78
Dep. Hygiene
70
Secret Handling
72

HTTPS enforced. OAuth 2.0 with Connected App. Salesforce Profile/Permission Set access control. SOC2, HIPAA, GDPR. Community MCP server. Use OAuth. Never use production org without testing in sandbox first.

⚡ Reliability

Uptime/SLA
80
Version Stability
70
Breaking Changes
72
Error Recovery
68
AF Security Reliability

Best When

An agent needs to query or update Salesforce CRM data — for sales automation, customer analysis, pipeline management, or business process integration.

Avoid When

You're using HubSpot, Zoho, or another CRM — or if you need Salesforce Marketing Cloud or Commerce Cloud (different products with different APIs).

Use Cases

  • Querying Salesforce objects (leads, opportunities, accounts) with SOQL from CRM agents
  • Analyzing sales pipeline and forecast data from sales analytics agents
  • Creating and updating CRM records from sales automation agents
  • Running Apex code for business logic from customization agents
  • Extracting customer data for analysis from business intelligence agents
  • Automating lead qualification and routing from marketing automation agents

Not For

  • Teams using HubSpot, Pipedrive, or other CRMs (use their respective MCPs)
  • Salesforce Marketing Cloud (separate product with different APIs)
  • Real-time event streaming from Salesforce (use Platform Events or Streaming API)

Interface

REST API
Yes
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
Yes
Webhooks
No

Authentication

Methods: oauth2 username_password
OAuth: Yes Scopes: Yes

Salesforce OAuth 2.0 (recommended) or username + password + security token. Connected App required for OAuth. Sandbox vs production environment — different org URLs. Profile/permission set controls access.

Pricing

Model: usage-based
Free tier: Yes
Requires CC: No

Salesforce Developer Edition is free for development. Production Salesforce requires licensing — typically enterprise contracts. API calls have daily limits based on Salesforce edition.

Agent Metadata

Pagination
cursor
Idempotent
Partial
Retry Guidance
Not documented

Known Gotchas

  • Connected App setup required for OAuth — involves Salesforce admin configuration
  • SOQL is Salesforce-specific SQL — agents must know SOQL syntax and object relationships
  • Sandbox vs production org — wrong environment can affect real customer data
  • API version matters — Salesforce deprecates old API versions; use latest stable
  • Governor limits (SOQL queries, DML rows) can cause failures in complex operations
  • Field-level security — agents may get no error but empty fields if FLS blocks access

Alternatives

Full Evaluation Report

Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Salesforce MCP Server.

$99

Scores are editorial opinions as of 2026-03-06.

5220
Packages Evaluated
26151
Need Evaluation
173
Need Re-evaluation
Community Powered