$ timeahead_
← mcp scores
61
@tsmztech/mcp-server-salesforce

A Salesforce connector MCP Server.

overview

What it does

This MCP server bridges Claude to Salesforce, exposing Salesforce CRM operations through MCP tools. It wraps Salesforce APIs—likely the REST or SOAP interfaces—and allows Claude to query records, create or update data, and perform other CRM operations. This enables Claude to access Salesforce information and modify CRM state as part of a larger workflow without requiring manual context switching or separate tool integrations.

Who it's for

Salesforce administrators and developers building AI-assisted workflows that need real-time CRM access. Teams operating customer service or sales operations who want Claude to handle record lookups, data entry, and state synchronization. Also useful for organizations using Claude as part of a larger integration layer connecting Salesforce with other business systems.

Common use cases

  • Look up accounts, leads, or opportunities by name or field criteria to support customer service workflows
  • Create or update Salesforce records in response to business logic or Claude analysis
  • Search contacts or cases to gather context for summarization or decision-making
  • Retrieve Salesforce data for analytics or reporting within an AI assistant

Setup pitfalls

  • Requires valid Salesforce credentials—an OAuth 2.0 token or API key tied to a user with appropriate CRM permissions
  • Org URL configuration is critical: sandbox and production are separate endpoints with different data; misconfiguration routes requests to the wrong environment
  • Salesforce rate-limits API calls and concurrent connections; workflows with high request volume may hit throttles and see degraded performance
  • User permissions in Salesforce must grant access to the objects and fields Claude will query or modify
install
add to your claude desktop / cursor / windsurf mcp config:
{
  "mcpServers": {
    "tsmztechmcp-salesforce": {
      "command": "npx",
      "args": [
        "-y",
        "@tsmztech/mcp-server-salesforce"
      ]
    }
  }
}
per-client install guide (claude desktop · cursor · windsurf · vscode · claude code) →
score breakdown
security (35%)100
freshness (25%)30
adoption (20%)39
quality (10%)60
trust (10%)50
score history (9 updates)
4/30/20265/18/2026
raw data
weekly downloads2k
github stars0
forks0
open issues0
license✓ present
readme length0 chars
last updated7h ago
install verified✗ fail · 8d ago
score drop alerts
get notified by email when this server's score drops 5+ points