Salesforce MCP Server

Stablecommunication
130 starsTypeScriptcommunity
GitHub
About

Overview

The Salesforce MCP Server enables AI agents to interact with Salesforce CRM. It provides tools for executing SOQL queries, creating and updating records, describing object schemas, and working with Salesforce metadata. Supports both Salesforce Classic and Lightning.
Capabilities

Tools & Capabilities

query

Execute a SOQL query

create_record

Create a new Salesforce record

update_record

Update an existing record

describe_object

Get the schema of a Salesforce object

list_objects

List all Salesforce objects

search

Search across Salesforce with SOSL

Setup

Installation

bash
Install
npx -y mcp-server-salesforce
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "salesforce": {
      "command": "npx",
      "args": ["-y", "mcp-server-salesforce"],
      "env": {
        "SF_LOGIN_URL": "https://login.salesforce.com",
        "SF_USERNAME": "your-username",
        "SF_PASSWORD": "your-password",
        "SF_TOKEN": "your-security-token"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 130
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.