Salesforce SObject Reads icon

Salesforce SObject Reads

Read-only hosted MCP access to Salesforce standard and custom objects: schema discovery, SOQL, SOSL, recent records, relationship traversal, and current user context—within the authenticated user’s permissions. No create, update, or delete.

home

Salesforce SObject Reads

The platform/sobject-reads server provides read-only access to standard and custom objects in your Salesforce org. It is the safest option in the SObject server family: agents can discover schema, query records, search across objects, and traverse relationships—but cannot create, update, or delete data. No data changes are possible through this server.

Use it when you want AI to answer questions, summarize data, draft reports or talking points, and surface insights from Salesforce while keeping modifications out of scope. Read-only access also fits common enterprise expectations that any writes go through explicit human review. See Best Practices for access control and human-in-the-loop design.

Salesforce permissions still apply: operations are limited by the authenticated user’s object access, field-level security, and sharing rules.

If you need agents to create, update, or delete data, choose another SObject server instead:

  • SObject All for read, create, update, and delete, plus query, search, and relationship traversal
  • SObject Mutations to allow create and update but not delete
  • SObject Deletes for delete-focused workflows
TypeMCP
OrganizationMulesoft Inc.
Published by
Publicly Available
Published onMay 8, 2026
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.0

Tags