pablocamprubi/salesforce-mcp-claude
If you are the rightful owner of salesforce-mcp-claude 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.
This is a simplified Salesforce Model Context Protocol server for creating custom objects, querying data, and utilizing Einstein Studio models.
Tools
Functions exposed to the LLM to take actions
create_object
Create a new object in Salesforce.
create_object_with_fields
Create a new object in Salesforce with custom fields.
run_soql_query
Execute a SOQL query against Salesforce.
run_sosl_search
Execute a SOSL search across multiple objects.
get_object_fields
Get detailed field information for a Salesforce object.
describe_object
Get comprehensive schema information for an object.
create_einstein_model
Create an Einstein Studio predictive model.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client