Community Productivity

Salesforce

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

179 stars 53 forks Last commit 2w ago Language Python License MIT
Sign in to like, install, or save to a bundle → View on GitHub →

Install

uvx mcp-salesforce

Maintain this server? Add the badge

Show your README readers it's in a curated directory — and give them a one-click path to install docs and config.

Listed on Prismix ← links back here

Markdown

[![Listed on Prismix](https://prismix.dev/api/badge/mcp/salesforce.svg)](https://prismix.dev/mcp/salesforce)
Theme-aware version (auto dark/light on GitHub) →
<a href="https://prismix.dev/mcp/salesforce"><picture><source media="(prefers-color-scheme: dark)" srcset="https://prismix.dev/api/badge/mcp/salesforce.svg?theme=dark"><img alt="Listed on Prismix" src="https://prismix.dev/api/badge/mcp/salesforce.svg"></picture></a>

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 →
  • Release v0.1.18 v0.1.18 Latest Jul 29, 2026
    ### Fixes
    - Redirect log messages to `stderr` to prevent `stdout` MCP JSON-RPC stream corruption
    
    **Full Changelog**: https://github.com/smn2gnt/MCP-Salesforce/compare/v0.1.17...v0.1.18
    
    **Full Changelog**: https://github.com/smn2gnt/MCP-Salesforce/compare/v0.1.17...v0.1.18
    View on GitHub ↗
  • v0.1.17 Jul 28, 2026
    **Full Changelog**: https://github.com/smn2gnt/MCP-Salesforce/compare/v0.1.16...v0.1.17
    View on GitHub ↗
  • v0.1.16 Update mcp dependency version range v0.1.16 Jul 28, 2026
    **Full Changelog**: https://github.com/smn2gnt/MCP-Salesforce/compare/v0.1.15...v0.1.16
    * [Update mcp dependency version range](https://github.com/smn2gnt/MCP-Salesforce/commit/cf048f12912f90be4da7a032671c0d0d9513dfc4)
    View on GitHub ↗
  • v0.1.15 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 ↗

Discussion (0)

Sign in to comment →

No comments yet. Sign in to start the discussion.

More Productivity servers