Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"salesforce": {
"env": {
"SALESFORCE_CONNECTION_TYPE": "Salesforce_CLI"
},
"args": [
"-y",
"@tsmztech/mcp-server-salesforce"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
An MCP (Model Context Protocol) server implementation that integrates Claude with Salesforce, enabling natural language interactions with your Salesforce data and metadata. This server allows Claude to query, modify, and manage your Salesforce objects and records using everyday language.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y '@tsmztech/mcp-server-salesforce' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked @tsmztech/mcp-server-salesforce against OSV.dev.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in productivity / data
Persistent memory using a knowledge graph
Query and manage PostgreSQL databases directly from AI assistants
Dynamic problem-solving through sequential thought chains
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
MCP Security Weekly
Get CVE alerts and security updates for Mcp Server Salesforce and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
An MCP (Model Context Protocol) server implementation that integrates Claude with Salesforce, enabling natural language interactions with your Salesforce data and metadata. This server allows Claude to query, modify, and manage your Salesforce objects and records using everyday language.
npm install -g @tsmztech/mcp-server-salesforce
For easy setup with Claude Desktop, download the pre-configured extension:
salesforce-mcp-extension.dxt from the claude-desktop/ folder.dxt file into the Extensions windowFor manual Claude Desktop configuration, see Usage with Claude Desktop below.
Search for standard and custom objects:
Get detailed object schema information:
Query records with relationship support:
Execute aggregate queries with GROUP BY:
Perform data operations:
Create and modify custom objects:
Manage object fields:
grantAccessTo parameter to specify different profiles