AiondaDotCom/mcp-salesforce
🚀 Complete MCP (Model Context Protocol) server for Salesforce integration with Claude Desktop. Provides seamless OAuth authentication, universal CRUD operations on any Salesforce object.
Platform-specific configuration:
{
"mcpServers": {
"mcp-salesforce": {
"command": "npx",
"args": [
"-y",
"mcp-salesforce"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...