mcp-server-salesforce

tomnagengast/mcp-server-salesforce

3.3

If you are the rightful owner of mcp-server-salesforce 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.

A Model Context Protocol (MCP) server that provides AI agents with secure access to Salesforce data and operations.

Tools

Functions exposed to the LLM to take actions

search_records

Search across multiple Salesforce objects.

soql_query

Execute custom SOQL queries.

global_search

Global search across all objects.

get_record

Retrieve a specific record.

get_related_records

Get related records.

get_record_history

View field history.

create_record

Create a new record.

update_record

Update an existing record.

delete_record

Delete a record.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources