Skip to main content
Glama
sunny980123

Salesforce MCP Server

by sunny980123

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PATHYesPATH must include /opt/homebrew/bin so that 'sf' command is found. Example: /opt/homebrew/bin:/usr/local/bin:/usr/bin:/bin
SALESFORCE_READONLYNoSet to 'true' to block all writes (read-only). Default is unset (false).
SALESFORCE_NO_DELETENoSet to 'true' to block delete operations (create/update allowed). Default is unset (false).
SALESFORCE_SF_CLI_USERNAMEYesSF CLI에 로그인된 이메일 (예: jay@channel.io)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/sunny980123/Salesforce-MCP-Server'

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