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.
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
Tool
Category
Annotations
Risk
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 formatInput 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 namesInput schema
{
"type": "object",
"properties": {
"searchTerm": {
"type": "string",
"description": "Search term to find similar object names"
}
},
"required": [
"searchTerm"
]
}
—
—
List Salesforce ObjectsList all available Salesforce objectsInput 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
Endpoint
Transport
Authentication
Health
Observed
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.