Skip to main content
Glama
wyre-technology

salesforce-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP mode (default 8080).8080
MCP_TRANSPORTNoTransport mode: 'http' (default) or 'stdio'.http
SALESFORCE_TOKENNoSecurity token (required for username_password flow unless IP allowlisted).
SALESFORCE_PASSWORDNoSalesforce password (required for username_password flow).
SALESFORCE_USERNAMENoSalesforce username (required for username_password flow).
SALESFORCE_AUTH_FLOWNoAuthentication flow: 'client_credentials' (default) or 'username_password'.client_credentials
SALESFORCE_CLIENT_IDNoConnected App consumer key (required for client_credentials flow).
SALESFORCE_INSTANCE_URLNoSalesforce My Domain URL (required for client_credentials flow).
SALESFORCE_CLIENT_SECRETNoConnected App consumer secret (required for client_credentials flow).

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/wyre-technology/salesforce-mcp'

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