Skip to main content
Glama
mintmcp

Salesforce MCP Server

by mintmcp

apex_execute

Execute custom Apex REST endpoints in Salesforce orgs to perform org-specific operations and integrations.

Instructions

Call a custom Apex REST endpoint. These are org-specific REST services written in Apex by developers. The action is the URL path after /services/apexrest/.

This will return an error if no custom Apex REST endpoints exist in the org.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYes
methodNoGET
dataNo

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

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