Skip to main content
Glama

salesforce-mcp-server

by kablewy

tooling-query

Run queries on Salesforce metadata and records using the Tooling API to retrieve, analyze, or manage development and customization data.

Instructions

Execute a query against the Salesforce Tooling API

Input Schema

NameRequiredDescriptionDefault
queryYesTooling API query to execute

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Tooling API query to execute", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

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

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