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_query

Execute a SOQL query against Salesforce

search_records

Search for records across multiple Salesforce objects

get_record

Retrieve a specific Salesforce record by ID with limit and pagination

create_record

Create a new Salesforce record

update_record

Update an existing Salesforce record

delete_record

Delete a Salesforce record

describe_object_definition

Get metadata and field information for a Salesforce object with pagination

list_avail_objects

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