{"repo":"smn2gnt/MCP-Salesforce","free":true,"listed":false,"github":"https://github.com/smn2gnt/MCP-Salesforce","clone":"git clone https://github.com/smn2gnt/MCP-Salesforce.git","description":"MCP Salesforce connector","language":"Python","stars":179,"topics":["modelcontextprotocol","salesforce","mcp","server"],"license":"MIT","category":"mcp-servers","readme_excerpt":"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 claude desktop config.json file. Add the following entry to the mcpServers section: { \"mcpServers\": { \"salesforce\": { \"command\": \"uvx\", \"args\": [ \"--from\", \"mcp-salesforce-connector\", \"salesforce\" ], \"env\": { \"SALESFORCE ACCESS TOKEN\": \"SALESFORCE ACCESS TOKEN\", \"SALESFORCE INSTANCE URL\": \"SALESFORCE INSTANCE URL\", \"SALESFORCE DOMAIN\": \"SALESFORCE DOMAIN\" } } } } Available Tools Query and Search Tools - run soql query - Execute SOQL queries against Salesforce - run sosl search - Perform SOSL searches across objects Metadata Tools - get object fields - Retrieve field metadata for specific objects - list sobjects - List all available SObjects (standard and custom) Single Record Operations - get record - Retrieve a specific record by ID - create r","default_branch":null,"files":null,"tree":[],"storefront":"/r/smn2gnt","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/smn2gnt/MCP-Salesforce/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}