Salesforce DX MCP Server
Official Salesforce CLI org MCP server. Beta status with rapid release cadence and Apache-2.0 licensing. Wraps Salesforce DX tooling for LLM access across orgs, metadata, data, and users toolsets.
“Official Salesforce CLI org MCP server. The @salesforce/mcp package wraps Salesforce DX tooling for LLM access. Configuration uses CLI-flag-based toolsets (`--toolsets orgs,metadata,data,users`) with optional non-GA tool gating via `--allow-non-ga-tools`. Salesforce documents the server in the Salesforce DX Developer Guide, and beta service terms apply: usage governed by Salesforce Beta Services Terms. The release cadence (21 releases in the last 30 days, 100 total since April 2025) signals active development under the official salesforcecli org. The toolset coverage skews to admin and developer workflows: metadata deployment, SOQL queries, Apex test execution. For end-user CRM tasks like contact updates, the data toolset handles SOQL and record CRUD, but the workflow surface is closer to Salesforce DX than to a sales-rep CRM panel.”
INSTALL THIS SERVER
{
"mcpServers": {
"Salesforce DX": {
"command": "npx",
"args": [
"-y",
"@salesforce/mcp",
"--orgs",
"DEFAULT_TARGET_ORG",
"--toolsets",
"orgs,metadata,data,users"
]
}
}
}
{
"mcpServers": {
"Salesforce DX": {
"command": "npx",
"args": [
"-y",
"@salesforce/mcp",
"--orgs",
"DEFAULT_TARGET_ORG",
"--toolsets",
"orgs,metadata,data,users"
]
}
}
}
{
"mcpServers": {
"Salesforce DX": {
"command": "npx",
"args": [
"-y",
"@salesforce/mcp",
"--orgs",
"DEFAULT_TARGET_ORG",
"--toolsets",
"orgs,metadata,data,users"
]
}
}
}
{
"mcpServers": {
"Salesforce DX": {
"command": "npx",
"args": [
"-y",
"@salesforce/mcp",
"--orgs",
"DEFAULT_TARGET_ORG",
"--toolsets",
"orgs,metadata,data,users"
]
}
}
}
{
"mcpServers": {
"Salesforce DX": {
"command": "npx",
"args": [
"-y",
"@salesforce/mcp",
"--orgs",
"DEFAULT_TARGET_ORG",
"--toolsets",
"orgs,metadata,data,users"
]
}
}
}
5 TOOLS AVAILABLE
OUR ASSESSMENT
- Official salesforcecli org publication.
- Frequent tagged releases (21 in the last 30 days, 100 total since April 2025).
- Granular toolset gating via `--toolsets` flag.
- Apache-2.0 licensing.
- Documented in the official Salesforce DX Developer Guide.
- NPM distribution via `@salesforce/mcp`.
- Beta service status applies. Covered by Salesforce Beta Services Terms.
- Requires CLI-flag-based configuration (more complex than env-var-only servers).
- Toolset coverage skews to admin and dev workflows over end-user CRM tasks.
Authentication uses Salesforce CLI existing org auth (`sf org login`). The --orgs flag pins which orgs the server can target. Use DEFAULT_TARGET_ORG to restrict to the active org. Beta status means the security model may evolve before GA; review the Salesforce Beta Services Terms before production use. Apex test execution and metadata deployment are write operations against the configured org; scope the org to a sandbox for LLM-driven development workflows.
Salesforce admins and developers running DX workflows from an LLM, teams already using Salesforce CLI (`sf`) and wanting agent integration, and Apex testing/metadata/SOQL workflows from Claude or Cursor.
TECHNICAL DETAILS
ADOPTION METRICS
// Reading this386 stars; the editorial weight comes from official salesforcecli org placement plus rapid release cadence (100 releases since launch one year ago).
// Reading thisFifth-ranked in productivity. Beta status caveat applies; recommend monitoring for GA designation in the next quarter.
SOURCES & VERIFICATION
We don't take any single directory's word for it. Before scoring, we cross-reference 5 public MCP sources, install the server ourselves against the clients we cover, and record when we last re-verified.
The same server, 5 different lenses. We reconcile these signals into our editorial score, which is why our number sometimes diverges from a directory-aggregate star count.
| Source | Their rating | Their star count | Their downloads | Last synced |
|---|---|---|---|---|
| AutomationSwitch This page | 4editorial | 386 | — | APR 29, 2026 |
| PulseMCP | — unrated | unavailable | unavailable | APR 29, 2026 |
| MCP.so | — unrated | unavailable | unavailable | APR 29, 2026 |
| Smithery | — unrated | unavailable | unavailable | APR 29, 2026 |
| Glama | — unrated | unavailable | unavailable | APR 29, 2026 |
| Official MCP Registry | — unrated | unavailable | unavailable | APR 29, 2026 |
// Counts are directory-reported; we don't adjust them. Discrepancies usually come from different snapshot times or star-caching.
OTHER PRODUCTIVITY MCP SERVERS
Excel MCP Server
Manipulate Excel files locally or remotely with zero Microsoft Excel installation required. Three transport modes (stdio, SSE deprecated, Streamable HTTP recommended) and full coverage of formulas, formatting, charts, pivot tables, and conditional formatting. 3,767 stars.
Google Workspace MCP
Most feature-complete Google Workspace MCP available. One server covers Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Tasks, Contacts, Apps Script, Chat, and Custom Search. OAuth 2.1 multi-user support, stateless mode, and an MIT license with no CLA.
MCP Atlassian
Community-built MCP server for Atlassian products covering Jira and Confluence across both Cloud and Server/Data Center deployments. Supports three authentication paths: API tokens (Cloud), Personal Access Tokens (Server/Data Center), and OAuth 2.0.
Notion
Knowledge base layer providing read and write access to Notion workspaces. Query databases, create pages, update blocks, and search across your workspace.
DISCUSS YOUR
MCP REQUIREMENTS.
Evaluating a server, scoping an internal deployment, or working out whether MCP is the right fit at all. Start the conversation and we will point you at the right piece of the ecosystem.