Skip to main content
Glama

Salesforce MCP Server

by steffensbola
MIT License
1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable verbose logging
SF_PASSWORDNoAlternative to SALESFORCE_PASSWORD
SF_USERNAMENoAlternative to SALESFORCE_USERNAME
SF_CONSUMER_KEYNoAlternative to SALESFORCE_CLIENT_ID
SF_SECURITY_TOKENNoAlternative to SALESFORCE_SECURITY_TOKEN
SALESFORCE_SANDBOXNoSet to 'true' for sandbox, 'false' for productionfalse
SF_CONSUMER_SECRETNoAlternative to SALESFORCE_CLIENT_SECRET
SALESFORCE_PASSWORDNoYour Salesforce password
SALESFORCE_USERNAMENoYour Salesforce username
SALESFORCE_CLIENT_IDNoConsumer Key from your Connected App
SALESFORCE_ACCESS_TOKENNoDirect access token
SALESFORCE_INSTANCE_URLNoSalesforce instance URL (e.g., https://your-instance.my.salesforce.com)
SALESFORCE_CLIENT_SECRETNoConsumer Secret from your Connected App
SALESFORCE_SECURITY_TOKENNoYour Salesforce 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

No tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/steffensbola/salesforce-mcp-ts'

If you have feedback or need assistance with the MCP directory API, please join our Discord server