Skip to main content
Glama

Salesforce MCP Integration

by jogcruz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort on which the MCP server will run3000
SF_PASSWORDYesYour Salesforce password
SF_USERNAMEYesYour Salesforce username
SF_LOGIN_URLYesYour Salesforce instance URL (use https://test.salesforce.com/ for sandbox environments)https://your-instance.salesforce.com/
SF_SECURITY_TOKENYesYour 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/jogcruz/mcp_salesforce'

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