MCP Salesforce connector
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
MIT. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 2 days ago. 170 GitHub stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
10 tools. Estimated ~400 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"mcp-salesforce": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
No automated test available for this server. Check the GitHub README for setup instructions.
execute_soqlExecute SOQL (Salesforce Object Query Language) queries
execute_soslPerform SOSL (Salesforce Object Search Language) searches
get_object_metadataRetrieve metadata for Salesforce objects, including field names, labels, and types
get_recordRetrieve a record from Salesforce
create_recordCreate a record in Salesforce
update_recordUpdate a record in Salesforce
delete_recordDelete a record from Salesforce
execute_tooling_apiExecute Tooling API requests
execute_apex_restExecute Apex REST requests
rest_api_callMake direct REST API calls to Salesforce
Last scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.