Skip to main content

MCP server for Salesforce

Project description

MCP Server for salesforce

Features

  • Connects to Salesforce using environment variables for credentials.
  • Provides tools to:
    • Run SOQL queries.
    • Run SOSL searches.
    • Retrieve metadata about Salesforce object fields.
    • Get, create, update, and delete Salesforce records.
    • Execute Salesforce Tooling API requests.
    • Execute Apex REST API requests.
    • Make direct REST API calls to Salesforce.
  • Caches object field metadata for performance.
  • Handles errors and connection issues gracefully.

Configuration

A standard version to use it, is to setup your claude mcp configuration file like this :

    {
        "mcpServers": {
            "salesforce": {
                "command": "uvx",
                "args": [
                    "mcp-salesforce",
                ],
                "env": {
                    "SALESFORCE_INSTANCE_URL": "YOUR DOMAIN" (login | test | your custom domain)
                    "SALESFORCE_USERNAME": "YOUR_SALESFORCE_USERNAME",
                    "SALESFORCE_PASSWORD": "YOUR_SALESFORCE_PASSWORD",
                    "SALESFORCE_SECURITY_TOKEN": "YOUR_SALESFORCE_SECURITY_TOKEN"
                }
            }
        }
    }

You can also use it with simonw/llm cli utils.

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

mcp_salesforce-0.1.3.tar.gz (39.4 kB view details)

Uploaded Source

Built Distribution

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

mcp_salesforce-0.1.3-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file mcp_salesforce-0.1.3.tar.gz.

File metadata

  • Download URL: mcp_salesforce-0.1.3.tar.gz
  • Upload date:
  • Size: 39.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for mcp_salesforce-0.1.3.tar.gz
Algorithm Hash digest
SHA256 72d0ff61d93f662adac3f2e32b24cdd9291b68dfc186eeb9fac671e944d6bda3
MD5 405a0b4a7cdfceeaa906d780f33152aa
BLAKE2b-256 cd006e538e0654e0ce7234fa44a28dda2b1a0cd0f5bb78a9f510bf81eb7a09ed

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mcp_salesforce-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for mcp_salesforce-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a37ec5061ecf068acf02dadc9bd0d269215c8a0c95c8772b01c1e5fe9f58d065
MD5 3f551a4b054bdf26185c0f2afb4b24a4
BLAKE2b-256 1c85f13e9765f3b3153bfe1c90c40d4c48e49c878275c72d101f2a196f7959f7

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