Salesforce MCP
v1.0.5io.github.wyre-ai/salesforce-mcp
MCP server for Salesforce CRM — Accounts, Contacts, Opportunities, Leads, Cases.
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add salesforce-mcp -e AUTH_MODE=<AUTH_MODE> -e SALESFORCE_AUTH_FLOW=<SALESFORCE_AUTH_FLOW> -e SALESFORCE_CLIENT_ID=<SALESFORCE_CLIENT_ID> -e SALESFORCE_CLIENT_SECRET=<SALESFORCE_CLIENT_SECRET> -e SALESFORCE_INSTANCE_URL=<SALESFORCE_INSTANCE_URL> -e SALESFORCE_USERNAME=<SALESFORCE_USERNAME> -e SALESFORCE_PASSWORD=<SALESFORCE_PASSWORD> -e SALESFORCE_TOKEN=<SALESFORCE_TOKEN> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-ai/salesforce-mcp:v1.0.5
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.