Skip to main content
Glama
luvl
by luvl

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SALESFORCE_ACCESS_TOKENYesYour Salesforce access token
SALESFORCE_INSTANCE_URLYesYour Salesforce instance URL (e.g., https://yourcompany.my.salesforce.com)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
soql_queryC

Execute a SOQL query against Salesforce

search_recordsC

Search for records across multiple Salesforce objects

get_recordC

Retrieve a specific Salesforce record by ID with limit and pagination

create_recordC

Create a new Salesforce record

update_recordC

Update an existing Salesforce record

delete_recordC

Delete a Salesforce record

describe_object_definitionC

Get metadata and field information for a Salesforce object with pagination

list_avail_objectsC

List available Salesforce objects with limit and pagination (10-20 objects max)

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/luvl/mcp-salesforce-lite'

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