Skip to main content
Glama

Salesforce MCP Server

by mattmahowald

salesforce_query

Execute SOQL queries to retrieve and analyze Salesforce data in JSON format, enabling direct access to organization records and information.

Instructions

Run a SOQL query and return JSON rows

Input Schema

NameRequiredDescriptionDefault
argsYes

Input Schema (JSON Schema)

{ "properties": { "args": { "$ref": "#/$defs/QueryArgs" } }, "required": [ "args" ], "type": "object" }

Other Tools from Salesforce MCP Server

Related Tools

    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/mattmahowald/sfmcp'

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