Damecek/salesforce-mcp-lib
Salesforce MCP Library is a local stdio bridge for Salesforce MCP endpoints using OAuth client credentials, featuring a reusable Apex MCP library and JSON-RPC 2.0 core.
Platform-specific configuration:
{
"mcpServers": {
"salesforce-mcp-lib": {
"command": "npx",
"args": [
"-y",
"salesforce-mcp-lib"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...