MCP-Salesforce — MCP Server by smn2gnt

by smn2gnt · MCP Server · ★ 179

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About MCP-Salesforce

MCP Salesforce Connector A Model Context Protocol (MCP) server implementation for Salesforce integration, allowing LLMs to interact with Salesforce data through SOQL queries and SOSL searches. Features Execute SOQL (Salesforce Object Query Language) queries Perform SOSL (Salesforce Object Search Language) searches Retrieve metadata for Salesforce objects, including field names, labels, and types List all available SObjects - Discover standard and custom objects Retrieve, create, update, and delete records Execute Tooling API requests Execute Apex REST requests Make direct REST API calls to Salesforce Configuration Model Context Protocol To use this server with the Model Context Protocol, you need to configure it in your file. Add the following entry to the section: { "mcpServers": { "salesforce": { "command": "uvx", "args": [ "--from", "mcp-salesforce-connector", "salesforce" ], "env": { "SALESFORCEACCESSTOKEN": "SALESFORCEACCESSTOKEN", "SALESFORCEINSTANCEURL": "SALESFORCEINSTANCEURL", "SALESFORCEDOMAIN": "SALESFORCEDOMAIN" } } } } Available Tools Query and Search Tools - Execute SOQL queries against Salesforce - Perform SOSL s

mcpmodelcontextprotocolsalesforceserver

Quick Facts

Stars179
Forks52
LanguagePython
CategoryMCP Server
LicenseMIT
Quality Score39.45/100
Open Issues2
Last Updated2026-05-30
Created2024-12-17
Platformsmcp, python
Est. Tokens~10k

MCP-Salesforce alternative? Top 6 similar tools

Looking for a MCP-Salesforce alternative? If you're comparing MCP-Salesforce with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • mcp-server-salesforce by tsmztech · ⭐ 130

    Salesforce MCP Server

  • octocode-mcp by bgauryy · ⭐ 838

    MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturall

  • mcpcan by Kymo-MCP · ⭐ 717

    MCPCAN is a centralized management platform for MCP services. It deploys each MCP service using a container de

  • mcp-proxy by tbxark · ⭐ 657

    An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.

  • MCP-Nest by rekog-labs · ⭐ 651

    A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources,

  • mcp-sequentialthinking-tools by spences10 · ⭐ 583

    🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendatio

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is MCP-Salesforce?

MCP-Salesforce is MCP Salesforce connector. It is categorized as a MCP Server with 179 GitHub stars.

What programming language is MCP-Salesforce written in?

MCP-Salesforce is primarily written in Python. It covers topics such as mcp, modelcontextprotocol, salesforce.

How do I install or use MCP-Salesforce?

You can find installation instructions and usage details in the MCP-Salesforce GitHub repository at github.com/smn2gnt/MCP-Salesforce. The project has 179 stars and 52 forks, indicating an active community.

What license does MCP-Salesforce use?

MCP-Salesforce is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to MCP-Salesforce?

The top alternatives to MCP-Salesforce on Agent Skills Hub include mcp-server-salesforce, octocode-mcp, mcpcan. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools