jaworjar95/salesforce-mcp-server
A comprehensive Model Context Protocol (MCP) server that provides seamless Salesforce integration for AI development tools like Claude Desktop, Cline, and other MCP-compatible clients.
Platform-specific configuration:
{
"mcpServers": {
"salesforce-mcp-server": {
"command": "npx",
"args": [
"-y",
"salesforce-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...