Skip to main content

A Model Context Protocol (MCP) server implementation for Salesforce integration

Project description

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
  • 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_USERNAME": "YOUR_SALESFORCE_USERNAME",
            "SALESFORCE_PASSWORD": "YOUR_SALESFORCE_PASSWORD",
            "SALESFORCE_SECURITY_TOKEN": "YOUR_SALESFORCE_SECURITY_TOKEN"
            }
        }
    }
}

Replace YOUR_SALESFORCE_USERNAME, YOUR_SALESFORCE_PASSWORD, and YOUR_SALESFORCE_SECURITY_TOKEN with your Salesforce credentials.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mseep_mcp_salesforce_connector-0.1.4.tar.gz (39.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file mseep_mcp_salesforce_connector-0.1.4.tar.gz.

File metadata

File hashes

Hashes for mseep_mcp_salesforce_connector-0.1.4.tar.gz
Algorithm Hash digest
SHA256 a097cdabb11fa059edbe7312a96dc39becea4af778f03d0af2ae7d5be50f1ac1
MD5 9ce78a13ac3cf33d32e0bf8eb93a4e68
BLAKE2b-256 f4670be0d2e3adb37aa2372d254a537785e55d30be8d1bba52a197b22c04433b

See more details on using hashes here.

File details

Details for the file mseep_mcp_salesforce_connector-0.1.4-py3-none-any.whl.

File metadata

File hashes

Hashes for mseep_mcp_salesforce_connector-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 85bc9ba888c0f09d327ace98518886605f69f19f8194f3ecf44c67db0973167d
MD5 7abe9d1b22a81890584545b0b9d0f013
BLAKE2b-256 ef1bac4f7cacaf81e9628f9d60b5787d059dd7d03f6f18ffdfcc3c335e043fc7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page