Skip to main content
Glama

MCP Salesforce Connector

by ampcome-mcps
MIT License

run_soql_query

Execute SOQL queries on Salesforce data using the MCP Salesforce Connector. Retrieve, analyze, and interact with Salesforce records directly through structured query language.

Instructions

Executes a SOQL query against Salesforce

Input Schema

NameRequiredDescriptionDefault
queryYesThe SOQL query to execute

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "The SOQL query to execute", "type": "string" } }, "required": [ "query" ], "type": "object" }

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