Salesforce MCP Connector
by salesforce-mcp
The Salesforce Model Context Protocol (MCP) Connector allows you to interact with your Salesforce data and metadata using natural language. It enables users to get insights, manage data, configure the platform, and automate tasks through a conversational interface.
Last updated: N/A
What is Salesforce MCP Connector?
The Salesforce MCP Connector is a tool that allows users to interact with their Salesforce org using natural language. It acts as a bridge between natural language queries and Salesforce data and metadata, enabling users to perform various tasks through a conversational interface.
How to use Salesforce MCP Connector?
Users can interact with the Salesforce MCP Connector either through the cloud version at salesforce-mcp.com or by setting up a local version. The cloud version requires authentication with a Salesforce org. The local version requires configuration in the claude_desktop_config.json
file with Salesforce credentials.
Key features of Salesforce MCP Connector
Ask questions about your Salesforce data using natural language
Search across your Salesforce org
Understand your data structure
Manage your records (create, update, delete)
Create and delete objects and fields
Create custom tabs and apps
Run SOQL and SOSL queries
Manage Salesforce metadata
Use cases of Salesforce MCP Connector
Business users can quickly retrieve insights from Salesforce data without writing SOQL queries.
Developers can automate tasks such as creating objects, fields, and apps.
Administrators can manage Salesforce configurations and data through a conversational interface.
Data analysts can explore and understand the Salesforce data model more easily.
FAQ from Salesforce MCP Connector
Is this an official Salesforce product?
Is this an official Salesforce product?
No, this is not an official Salesforce repository.
How does the cloud version work?
How does the cloud version work?
The cloud version allows you to connect to your Salesforce org via salesforce-mcp.com and interact with your data immediately.
How do I set up the local version?
How do I set up the local version?
The local version requires configuration in the claude_desktop_config.json
file with your Salesforce username, password, and security token.
What kind of Salesforce functions are supported?
What kind of Salesforce functions are supported?
The connector supports a variety of functions, including creating objects, fields, tabs, apps, running SOQL queries, and managing records.
How secure is the connector?
How secure is the connector?
Your Salesforce credentials are stored securely and are only used to establish the connection to your org. We never store or share your credentials with third parties.