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

Claude need this type of configuration

    {
        "mcpServers": {
            "salesforce": {
                "command": "uvx",
                "args": [
                    "--from",
                    "mcp-salesforce",
                    "salesforce"
                ],
                "env": {
                    "SALESFORCE_INSTANCE_URL": "YOUR DOMAIN"
                    "SALESFORCE_USERNAME": "YOUR_SALESFORCE_USERNAME",
                    "SALESFORCE_PASSWORD": "YOUR_SALESFORCE_PASSWORD",
                    "SALESFORCE_SECURITY_TOKEN": "YOUR_SALESFORCE_SECURITY_TOKEN"
                }
            }
        }
    }

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.0.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.

mcp_salesforce-0.1.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mcp_salesforce-0.1.0.tar.gz
  • Upload date:
  • Size: 39.0 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.0.tar.gz
Algorithm Hash digest
SHA256 3fe466984b7afd57ccef9fce9bb17ac0efbb43ac3392320c39fd6ad5306cd6f4
MD5 c388d74de85e7ef39938775db9c7f285
BLAKE2b-256 01e0842498c39446a5848e65707824acdad929895e1b4ca3305d7af4c1128aef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mcp_salesforce-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.9 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f9e3d62d3faaac3293ae8a9efa9e2e69e2f8b6c4fe43d35d72d5c38c886aefef
MD5 9031164518e6f29f6e6aef55914437a2
BLAKE2b-256 c4a1d4492bcc9ce3c49e28fab12dd2cbdcebf774d03e797dc95b680d8cb6ecb7

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