Salesforce SObject All icon

Salesforce SObject All

MCP server that lets agents run SOQL and SOSL, browse recents, traverse relationships, inspect schema, read the current user, and create or update records—within that user’s Salesforce permissions

home

Salesforce SObject All

The platform/sobject-all server is the full-capability SObject server. It exposes every standard and custom object in your Salesforce org through a complete set of tools covering create, read, update, delete, query, search, and relationship traversal. This is the right choice when you want AI agents to have full access to Salesforce data, matching the permissions of the human-in-the-loop and trusting them to prompt appropriately. This provides maximum productivity gains.

Note that Salesforce's permission model still acts as a safety net: even with all tools available, every operation is constrained by the authenticated user's field-level security, object permissions, and sharing rules. An agent cannot update a field the user cannot edit in Lightning, and cannot delete a record the user cannot delete in the UI.

If you want to limit what agents can do, choose a scoped server instead:

  • SObject Reads for query-only access
  • 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 9, 2026
Asset overview

Asset versions for 1.0.x

Asset versions
VersionActions
1.0.0

Tags