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
query

Execute a SOQL query on Salesforce

tooling-query

Execute a query against the Salesforce Tooling API

describe-object

Get detailed metadata about a Salesforce object

metadata-retrieve

Retrieve metadata components from Salesforce