pablo-camprubi/salesforce-mcp-server
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 dayong@mcphub.com.
A Model Context Protocol (MCP) server for Salesforce operations built with FastMCP, providing tools for connecting to Salesforce, running queries, managing records, and exploring object schemas.
Tools
Functions exposed to the LLM to take actions
greet
Welcome message for Salesforce MCP users
search
Search Salesforce documentation and examples
fetch
Retrieve specific documentation items by ID
connect_salesforce
Establish connection to Salesforce org
get_connection_status
Check current connection status
run_soql_query
Execute SOQL queries against Salesforce
run_sosl_search
Execute SOSL searches
create_record
Create new records in Salesforce objects
update_record
Update existing records
delete_record
Delete records from Salesforce
describe_object
Get detailed schema information for Salesforce objects
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client