This is the Salesforce MCP for BuildForce. It provides tools for interacting with Salesforce APIs.
Environment: production
ping - Simple ping tool for testing connectivityget_org_info - Get organization informationperform_full_org_index - Perform a full indexing of the Salesforce orgget_object_model_for_index - Get detailed model for a specific objectindex_org_section - Index a specific section of the Salesforce orgget_object_model - Get object modelget_all_objects - Get all objectsget_object_fields - Get object fieldsget_relationships - Get relationshipsget_validation_rules - Get validation rulesget_page_layouts - Get page layoutsget_apex_classes - Get Apex classesget_test_coverage - Get test coverageget_flows - Get flowsget_custom_metadata_types - Get custom metadata typesget_profiles - Get profilesget_permission_sets - Get permission setsexecute_soql_query - Execute SOQL queryexecute_soql_query_with_pagination - Execute SOQL query with paginationparse_csv_data - Parse CSV dataimport_data - Import dataexport_data - Export datagenerate_csv - Generate CSVget_security_settings - Get security settings from a Salesforce orgget_performance_metrics - Get performance metrics from a Salesforce orgget_data_quality_metrics - Get data quality metrics from a Salesforce orgget_customization_metrics - Get customization metrics from a Salesforce orgget_governance_metrics - Get governance metrics from a Salesforce organalyze_security_settings - Analyze security settings from a Salesforce org using AIanalyze_performance_metrics - Analyze performance metrics from a Salesforce org using AIanalyze_data_quality_metrics - Analyze data quality metrics from a Salesforce org using AIanalyze_customization_metrics - Analyze customization metrics from a Salesforce org using AIanalyze_governance_metrics - Analyze governance metrics from a Salesforce org using AIanalyze_file_schema - Analyze a file schema and provide mapping recommendations for Salesforcegenerate_deployment_package - Generate a deployment package for Salesforce metadata componentsdeploy_metadata - Deploy metadata components to a Salesforce orgcheck_deployment_status - Check the status of a Salesforce deploymentrun_apex_tests_async - Run Apex tests asynchronouslycheck_apex_test_status - Check the status of an async Apex test rundetect_vlocity_components - Detect and list Vlocity/OmniStudio componentsget_vlocity_dependencies - Get dependencies for a Vlocity componentvalidate_vlocity_components - Validate Vlocity components for deployment