salesforce-mcp-server

LokiMCPUniverse/salesforce-mcp-server

3.3

If you are the rightful owner of salesforce-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Salesforce MCP Server is a highly customizable server designed to integrate Salesforce APIs with GenAI applications using the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

salesforce_query

Execute SOQL queries to retrieve data.

salesforce_get_record

Retrieve a specific record by ID.

salesforce_create_record

Create new records in Salesforce.

salesforce_update_record

Update existing records in Salesforce.

salesforce_delete_record

Delete records from Salesforce.

salesforce_describe_object

Get metadata about Salesforce objects.

salesforce_bulk_create

Handle large data volumes with bulk operations.

salesforce_execute_apex

Run Apex code in Salesforce.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources