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.3.tar.gz (38.2 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.3.tar.gz.

File metadata

File hashes

Hashes for mseep_mcp_salesforce_connector-0.1.3.tar.gz
Algorithm Hash digest
SHA256 3a362458e29d92a5b213e2c73ee49072e749c697a940a9173c0ea2da96e837d1
MD5 1c3c681ed1649921c84baf3635febbaf
BLAKE2b-256 35577acf6ec05d26c8a72681a6e29c14cce43c13443a4497349602e7079ae631

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mseep_mcp_salesforce_connector-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 6decbefefd365590c519cbbd5683f854121a7b815f4c62c8347cdb960c1fbabd
MD5 5016eb47cd02fe37e9ce4efe557ebcdb
BLAKE2b-256 408255aa4c1b548164067a29537deabb2f1a5ad89070d14e43a5cee7c63bd642

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