salesforce-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SF_PASSWORDYesYour Salesforce passwordsf_password
SF_USERNAMEYesYour Salesforce usernamesf_user
SF_SECURITY_TOKENYesYour Salesforce security tokensf_security_token

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
queryExecute a SOQL query on Salesforce
tooling-queryExecute a query against the Salesforce Tooling API
describe-objectGet detailed metadata about a Salesforce object
metadata-retrieveRetrieve metadata components from Salesforce