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.
Connect to one Salesforce org for queries, search, and record CRUD.
Access Salesforce Tooling API via AI for metadata, queries, analysis, and debugging.
Parse Salesforce objects and fields to explore metadata with fewer AI hallucinations.
Connect AI to Salesforce to inspect objects and run SOQL queries.
Connect to Salesforce to manage records and automate external service integrations.
Query and manage Salesforce data, reports, and metadata using natural language.