MCP server intelligence profile

Salesforce CLI MCP Server

Exposes Salesforce CLI functionality to LLM tools like Claude Desktop, allowing AI agents to execute Salesforce commands, manage orgs, deploy code, and query data through natural language

Local Onlycodefriar
Awaiting current scanNpm · 1.3.2

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
5Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install sf-mcp from npm

Version 1.3.2 declares 1 executable entrypoint.

npm install --save-exact sf-mcp@1.3.2
npx -y -p sf-mcp@1.3.2 sfmcp
MCP client configuration example
{
  "mcpServers": {
    "sf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "sf-mcp@1.3.2",
        "sfmcp"
      ]
    }
  }
}

Identity

Canonical slugsalesforce-cli-mcp-server-be124217DeploymentLocal Only
Canonical packagenpm:sf-mcpRepositorycodefriar/sf-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmsf-mcp1.3.24Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmsf-mcp1.3.2CurrentSep 5, 20265 toolsSucceeded · 3 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
Salesforce CLI MCPServer-reported name
2Capability groups
Aug 15, 2026Observed

Tools 5

ToolCategoryAnnotationsRisk
sf_cache_clearClear the cached SF command metadata to force a refresh
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {}
}
sf_cache_refreshRefresh the SF command cache by re-scanning all available commands
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {}
}
sf_detect_project_directoryGet instructions for setting up Salesforce project directories for command execution
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {}
}
sf_list_rootsList all configured Salesforce project directories and their metadata
Input schema
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "type": "object",
  "properties": {}
}
sf_set_project_directorySet a Salesforce project directory for command execution context
Input schema
{
  "type": "object",
  "properties": {
    "directory": {
      "type": "string",
      "description": "The absolute path to a directory containing an sfdx-project.json file"
    },
    "name": {
      "type": "string",
      "description": "Optional name for this project root"
    },
    "description": {
      "type": "string",
      "description": "Optional description for this project root"
    },
    "isDefault": {
      "type": "boolean",
      "description": "Set this root as the default for command execution"
    }
  },
  "required": [
    "directory"
  ],
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}

Resources 3

  • sf-helpsf://help
  • sf-rootssf://roots
  • sf-versionsf://version

Resource templates 4

  • sf-command-helpsf://commands/{command}/help
  • sf-root-commandsf://roots/{root}/commands/{command}
  • sf-topic-command-helpsf://topics/{topic}/commands/{command}/help
  • sf-topic-helpsf://topics/{topic}/help

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Salesforce CLI MCP Server questions

How do I install Salesforce CLI MCP Server?

Install the selected package version with: npm install --save-exact sf-mcp@1.3.2

What tools does Salesforce CLI MCP Server provide?

Salesforce CLI MCP Server exposed 5 tools during independent protocol observation, including sf_cache_clear, sf_cache_refresh, sf_detect_project_directory, sf_list_roots, sf_set_project_directory.

Is Salesforce CLI MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

Salesforce intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.