get-record
Single record retrieval (read-only)
How to use it
get-record is exposed by the Salesforce MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get-record tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL SALESFORCE MCP SERVER LISTINGOther tools in Salesforce MCP Server (10)
create-record
, update-record, delete-record, upsert-record - Data modification
deploy-metadata
Metadata deployment
describe-sobject
Metadata inspection (read-only)
execute-apex
, run-apex-tests - Code execution
execute-soql
SOQL queries (read-only)
execute-sosl
Search operations (can be resource-intensive)
get-apex-logs
Debug log access (read-only)
list-metadata-types
Metadata type discovery (read-only)
retrieve-metadata
Metadata retrieval (can be large)
test-connection
Connection validation (read-only)