Skip to main content
Glama
waaljair

MCP_Salesforce

by waaljair

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SALESFORCE_PASSWORDYesYour Salesforce password
SALESFORCE_USERNAMEYesYour Salesforce username
SALESFORCE_CLIENT_IDYesConnected App Consumer Key
SALESFORCE_LOGIN_URLYesSalesforce login URL (usually https://login.salesforce.com)
SALESFORCE_CLIENT_SECRETYesConnected App Consumer Secret
SALESFORCE_SECURITY_TOKENYesYour Salesforce security token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_accountsA

Search for Salesforce accounts by name, industry, or other criteria

search_contactsB

Search for Salesforce contacts by name, email, or other criteria

search_opportunitiesB

Search for Salesforce opportunities by name, stage, or other criteria

search_leadsB

Search for Salesforce leads by name, company, or other criteria

get_account_detailsA

Get detailed information about a specific Salesforce account

get_contact_detailsA

Get detailed information about a specific Salesforce contact

get_opportunity_detailsB

Get detailed information about a specific Salesforce opportunity

update_accountB

Update a Salesforce account with new information

update_contactB

Update a Salesforce contact with new information

update_opportunityC

Update a Salesforce opportunity with new information

get_recent_activitiesC

Get recent activities (tasks, events, calls) for an account or contact

create_taskB

Create a new task in Salesforce

create_accountC

Create a new Salesforce account

create_contactB

Create a new Salesforce contact

create_opportunityB

Create a new Salesforce opportunity

search_all_recordsA

Search across all Salesforce records using SOSL (global search)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/waaljair/MCP_Salesforce'

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