Community Productivity

Salesforce

Salesforce CRM access — SOQL queries, object CRUD, metadata inspection.

178 stars 51 forks Last commit 1mo ago Language Python License MIT
Sign in to like, install, or save to a bundle → View on GitHub →

Install

uvx mcp-salesforce

Maintainer? Add the badge

Listed on Prismix ← shows on your README, links back here
[![Listed on Prismix](https://prismix.dev/api/badge/mcp/salesforce.svg)](https://prismix.dev/mcp/salesforce)

About

Salesforce REST + Bulk API bridge. SOQL queries, sObject CRUD across leads, contacts, accounts, opportunities, custom objects. OAuth flow or username-password-token auth.

Recent releases (5)

All releases →
  • v0.1.15 Latest May 30, 2026
    ## What's Changed
    * Fix CLI auth: fetch token via 'org auth show-access-token' (CLI credential redaction) by @murphybp2 in https://github.com/smn2gnt/MCP-Salesforce/pull/22
    
    ## New Contributors
    * @murphybp2 made their first contribution in https://github.com/smn2gnt/MCP-Salesforce/pull/22
    
    **Full Changelog**: https://github.com/smn2gnt/MCP-Salesforce/compare/v0.1.14...v0.1.15
    View on GitHub ↗
  • v0.1.14 Apr 13, 2026
    ## What's Changed
    * Bulk operations by @aleslednej in https://github.com/smn2gnt/MCP-Salesforce/pull/21
    
    
    **Full Changelog**: https://github.com/smn2gnt/MCP-Salesforce/compare/v0.1.13...v0.1.14
    View on GitHub ↗
  • v0.1.13 Mar 31, 2026
    ## What's Changed
    
    * Add token-optimized output formats and test suite by @davidvasandani in https://github.com/smn2gnt/MCP-Salesforce/pull/10
    
    
    * @davidvasandani made their first contribution in https://github.com/smn2gnt/MCP-Salesforce/pull/10
    
    **Full Changelog**: https://github.com/smn2gnt/MCP-Salesforce/compare/v0.1.12...v0.1.13
    View on GitHub ↗
  • v0.1.12 Feb 24, 2026
    ## What's Changed
    * docs: Add SALESFORCE_CLI_TARGET_ORG to Environment Configuration section by @Copilot in https://github.com/smn2gnt/MCP-Salesforce/pull/14
    * Add timeout to subprocess.run in Salesforce CLI auth by @Copilot in https://github.com/smn2gnt/MCP-Salesforce/pull/15
    * Remove domain parameter from CLI auth Salesforce initialization by @Copilot in https://github.com/smn2gnt/MCP-Salesforce/pull/16
    * Add support for Salesforce CLI authentication method by @smn2gnt in https://github.com/smn2gnt/MCP-Salesforce/pull/13
    * bumped version by @smn2gnt in https://github.com/smn2gnt/MCP-Salesforce/pull/17
    
    ## New Contributors
    * @Copilot made their first contribution in https://github.com/smn2gnt/MCP-Salesforce/pull/14
    
    **Full Changelog**: https://github.com/smn2gnt/MCP-Salesforce/compare/v0.1.11...v0.1.12
    View on GitHub ↗
  • v0.1.11 Feb 24, 2026
    ## What's Changed
    * Smn2gnt patch 1 by @smn2gnt in https://github.com/smn2gnt/MCP-Salesforce/pull/12
    
    ## New Contributors
    * @smn2gnt made their first contribution in https://github.com/smn2gnt/MCP-Salesforce/pull/12
    
    **Full Changelog**: https://github.com/smn2gnt/MCP-Salesforce/compare/v0.1.10...v0.1.11
    View on GitHub ↗

Discussion (0)

Sign in to comment →

No comments yet. Sign in to start the discussion.

More Productivity servers