Read Salesforce data, metadata, and field dependencies safely via local sf CLI.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Salesforce MCP Server" yet — see the docs or source repo.
Use the Salesforce MCP tool to run a SOQL query for Opportunities closed won in the last 30 days. Return name, amount, owner, and close date, sorted by amount descending.
A list of matching opportunity records for analyzing recent closed-won deals.
Read the metadata for the Account object in Salesforce. List key field names, types, whether they are required, and important fields for reporting analysis.
A concise summary of Account field metadata to understand the data model and reporting fields.
Check field dependencies on the Case object in Salesforce. Explain which controlling fields affect dependent field values and present them in a clear list.
A clear description of field dependencies to help review form configuration and data entry rules.
Manage Salesforce orgs, query data, handle metadata, and run tests with natural language.
Connect to one Salesforce org for queries, search, and record CRUD.
Use natural language to manage Salesforce data, schema, DevOps, and analytics.
Access Salesforce Tooling API via AI for metadata, queries, analysis, and debugging.
Query and manage Salesforce data, reports, and metadata using natural language.
Read and write Salesforce CRM objects for multi-tenant integrations and automation.