Salesforce
Rank #10,155io.github.mindstone/mcp-server-salesforce
Salesforce CRM MCP server: accounts, contacts, opportunities, leads, tasks, and custom objects
Salesforce is a Model Context Protocol (MCP) server published by mindstone. It ranks #10,155 of 115,591 servers tracked on MCP Toplist, and its repository has 10 GitHub stars. Salesforce is listed on Official MCP, with 4 tracked versions. It was first listed on May 21, 2026 and most recently updated on Aug 18, 2026.
Ranks ahead of 105,436 of 115,591 servers on MCP Toplist.
Use Salesforce
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-server-salesforce -e "SALESFORCE_CLIENT_ID=<your SALESFORCE_CLIENT_ID>" -e "SALESFORCE_CLIENT_SECRET=<your SALESFORCE_CLIENT_SECRET>" -e "SALESFORCE_SANDBOX=<your SALESFORCE_SANDBOX>" -e "SALESFORCE_ACCESS_TOKEN=<your SALESFORCE_ACCESS_TOKEN>" -e "SALESFORCE_INSTANCE_URL=<your SALESFORCE_INSTANCE_URL>" -e "SALESFORCE_CONFIG_DIR=<your SALESFORCE_CONFIG_DIR>" -e "SALESFORCE_OAUTH_PORT=<your SALESFORCE_OAUTH_PORT>" -e "SALESFORCE_OAUTH_SCOPES=<your SALESFORCE_OAUTH_SCOPES>" -- npx -y @mindstone/mcp-server-salesforceReplace each placeholder with your own value before saving.
[mcp_servers.mcp-server-salesforce]
command = "npx"
args = ["-y", "@mindstone/mcp-server-salesforce"]
[mcp_servers.mcp-server-salesforce.env]
SALESFORCE_CLIENT_ID = "<your SALESFORCE_CLIENT_ID>"
SALESFORCE_CLIENT_SECRET = "<your SALESFORCE_CLIENT_SECRET>"
SALESFORCE_SANDBOX = "<your SALESFORCE_SANDBOX>"
SALESFORCE_ACCESS_TOKEN = "<your SALESFORCE_ACCESS_TOKEN>"
SALESFORCE_INSTANCE_URL = "<your SALESFORCE_INSTANCE_URL>"
SALESFORCE_CONFIG_DIR = "<your SALESFORCE_CONFIG_DIR>"
SALESFORCE_OAUTH_PORT = "<your SALESFORCE_OAUTH_PORT>"
SALESFORCE_OAUTH_SCOPES = "<your SALESFORCE_OAUTH_SCOPES>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-salesforce": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-salesforce"
],
"env": {
"SALESFORCE_CLIENT_ID": "<your SALESFORCE_CLIENT_ID>",
"SALESFORCE_CLIENT_SECRET": "<your SALESFORCE_CLIENT_SECRET>",
"SALESFORCE_SANDBOX": "<your SALESFORCE_SANDBOX>",
"SALESFORCE_ACCESS_TOKEN": "<your SALESFORCE_ACCESS_TOKEN>",
"SALESFORCE_INSTANCE_URL": "<your SALESFORCE_INSTANCE_URL>",
"SALESFORCE_CONFIG_DIR": "<your SALESFORCE_CONFIG_DIR>",
"SALESFORCE_OAUTH_PORT": "<your SALESFORCE_OAUTH_PORT>",
"SALESFORCE_OAUTH_SCOPES": "<your SALESFORCE_OAUTH_SCOPES>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-salesforce": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-salesforce"
],
"env": {
"SALESFORCE_CLIENT_ID": "<your SALESFORCE_CLIENT_ID>",
"SALESFORCE_CLIENT_SECRET": "<your SALESFORCE_CLIENT_SECRET>",
"SALESFORCE_SANDBOX": "<your SALESFORCE_SANDBOX>",
"SALESFORCE_ACCESS_TOKEN": "<your SALESFORCE_ACCESS_TOKEN>",
"SALESFORCE_INSTANCE_URL": "<your SALESFORCE_INSTANCE_URL>",
"SALESFORCE_CONFIG_DIR": "<your SALESFORCE_CONFIG_DIR>",
"SALESFORCE_OAUTH_PORT": "<your SALESFORCE_OAUTH_PORT>",
"SALESFORCE_OAUTH_SCOPES": "<your SALESFORCE_OAUTH_SCOPES>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-server-salesforce": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-salesforce"
],
"env": {
"SALESFORCE_CLIENT_ID": "<your SALESFORCE_CLIENT_ID>",
"SALESFORCE_CLIENT_SECRET": "<your SALESFORCE_CLIENT_SECRET>",
"SALESFORCE_SANDBOX": "<your SALESFORCE_SANDBOX>",
"SALESFORCE_ACCESS_TOKEN": "<your SALESFORCE_ACCESS_TOKEN>",
"SALESFORCE_INSTANCE_URL": "<your SALESFORCE_INSTANCE_URL>",
"SALESFORCE_CONFIG_DIR": "<your SALESFORCE_CONFIG_DIR>",
"SALESFORCE_OAUTH_PORT": "<your SALESFORCE_OAUTH_PORT>",
"SALESFORCE_OAUTH_SCOPES": "<your SALESFORCE_OAUTH_SCOPES>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-salesforce": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-salesforce"
],
"env": {
"SALESFORCE_CLIENT_ID": "<your SALESFORCE_CLIENT_ID>",
"SALESFORCE_CLIENT_SECRET": "<your SALESFORCE_CLIENT_SECRET>",
"SALESFORCE_SANDBOX": "<your SALESFORCE_SANDBOX>",
"SALESFORCE_ACCESS_TOKEN": "<your SALESFORCE_ACCESS_TOKEN>",
"SALESFORCE_INSTANCE_URL": "<your SALESFORCE_INSTANCE_URL>",
"SALESFORCE_CONFIG_DIR": "<your SALESFORCE_CONFIG_DIR>",
"SALESFORCE_OAUTH_PORT": "<your SALESFORCE_OAUTH_PORT>",
"SALESFORCE_OAUTH_SCOPES": "<your SALESFORCE_OAUTH_SCOPES>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-server-salesforce": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-salesforce"
],
"env": {
"SALESFORCE_CLIENT_ID": "<your SALESFORCE_CLIENT_ID>",
"SALESFORCE_CLIENT_SECRET": "<your SALESFORCE_CLIENT_SECRET>",
"SALESFORCE_SANDBOX": "<your SALESFORCE_SANDBOX>",
"SALESFORCE_ACCESS_TOKEN": "<your SALESFORCE_ACCESS_TOKEN>",
"SALESFORCE_INSTANCE_URL": "<your SALESFORCE_INSTANCE_URL>",
"SALESFORCE_CONFIG_DIR": "<your SALESFORCE_CONFIG_DIR>",
"SALESFORCE_OAUTH_PORT": "<your SALESFORCE_OAUTH_PORT>",
"SALESFORCE_OAUTH_SCOPES": "<your SALESFORCE_OAUTH_SCOPES>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mindstone%2Fmcp-server-salesforce)<a href="https://mcptoplist.com/server/io.github.mindstone%2Fmcp-server-salesforce"><img src="https://mcptoplist.com/badge/io.github.mindstone%2Fmcp-server-salesforce.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mindstone
Available versions (4)
| Version | Published |
|---|---|
| 0.2.2 | Aug 18, 2026 |
| 0.2.1 | Aug 9, 2026 |
| 0.2.0 | Aug 7, 2026 |
| 0.1.2 | May 21, 2026 |
Frequently asked questions
- Who maintains Salesforce?
- Salesforce is maintained by mindstone, which publishes 43 MCP servers (124 total versions) tracked on MCP Toplist.
- Is Salesforce listed on the Official MCP Registry?
- Yes — Salesforce is listed on the Official MCP Registry.
- How many versions does Salesforce have?
- MCP Toplist tracks 4 versions of Salesforce, most recently published on Aug 18, 2026.
- Where can I find the source code for Salesforce?
- The source code for Salesforce is hosted at github.com/mindstone/mcp-servers.