MCP server intelligence profile

Salesforce MCP Server

Connects any MCP-compatible AI assistant directly to a Salesforce org for querying data, exploring schema, running Apex, and managing deployments

Local Onlydevarayasaidakshesh
Awaiting current scanNpm · 1.0.2

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

1Distribution channel
4Independently 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 salesforce-mcp from npm

Version 1.0.2 declares 1 executable entrypoint.

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

Identity

Canonical slugsalesforce-mcp-2820a2d3DeploymentLocal Only
Canonical packagenpm:salesforce-mcpRepositorydevarayasaidakshesh/salesforce-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmsalesforce-mcp1.0.21Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmsalesforce-mcp1.0.2CurrentSep 5, 20264 toolsSucceeded · 0 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

2024-11-05Negotiated protocol
Salesforce Data DictionaryServer-reported name
1Capability groups
Aug 22, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
Create Data DictionaryCreate a data dictionary from one or more Salesforce objects and export as Excel (one tab per object)
Input schema
{
  "type": "object",
  "properties": {
    "objects": {
      "type": "string",
      "description": "Comma-separated list of Salesforce objects (e.g., 'Account, Contact, CustomObject__c')"
    },
    "outputFile": {
      "type": "string",
      "description": "Filename for the Excel output (e.g., 'data_dictionary.xlsx')"
    }
  },
  "required": [
    "objects",
    "outputFile"
  ]
}
Describe Salesforce ObjectDescribe a Salesforce object and return its field information in CSV format
Input schema
{
  "type": "object",
  "properties": {
    "objectName": {
      "type": "string",
      "description": "Name of the Salesforce object to describe (e.g., Account, Contact, CustomObject__c)"
    },
    "outputFile": {
      "type": "string",
      "description": "Optional filename to save the CSV output (e.g., 'account_fields.csv')"
    }
  },
  "required": [
    "objectName"
  ]
}
Find Similar ObjectsFind Salesforce objects with similar names
Input schema
{
  "type": "object",
  "properties": {
    "searchTerm": {
      "type": "string",
      "description": "Search term to find similar object names"
    }
  },
  "required": [
    "searchTerm"
  ]
}
List Salesforce ObjectsList all available Salesforce objects
Input schema
{
  "type": "object",
  "properties": {
    "searchTerm": {
      "type": "string",
      "description": "Optional search term to filter objects"
    }
  }
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Salesforce MCP Server questions

How do I install Salesforce MCP Server?

Install the selected package version with: npm install --save-exact salesforce-mcp@1.0.2

What tools does Salesforce MCP Server provide?

Salesforce MCP Server exposed 4 tools during independent protocol observation, including Create Data Dictionary, Describe Salesforce Object, Find Similar Objects, List Salesforce Objects.

Is Salesforce 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.