Skip to main content
Glama

MCP Salesforce Connector

by ampcome-mcps
MIT License

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SALESFORCE_PASSWORDNoSalesforce password for legacy authentication
SALESFORCE_USERNAMENoSalesforce username for legacy authentication
SALESFORCE_ACCESS_TOKENNoSalesforce OAuth access token
SALESFORCE_INSTANCE_URLNoSalesforce instance URL
SALESFORCE_SECURITY_TOKENNoSalesforce security token for legacy authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
run_soql_query

Executes a SOQL query against Salesforce

run_sosl_search

Executes a SOSL search against Salesforce

get_object_fields

Retrieves field Names, labels and types for a specific Salesforce object

get_record

Retrieves a specific record by ID

create_record

Creates a new record

update_record

Updates an existing record

delete_record

Deletes a record

tooling_execute

Executes a Tooling API request

apex_execute

Executes an Apex REST request

restful

Makes a direct REST API call to Salesforce

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ampcome-mcps/salesforce-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server