bruteforce17/mcp-server-salesforce-insurance
If you are the rightful owner of mcp-server-salesforce-insurance and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
A specialized MCP server for insurance companies using Salesforce, integrating with Claude Desktop and Cursor for natural language insurance policy management.
Tools
Functions exposed to the LLM to take actions
salesforce_search_objects
Search for standard and custom objects by partial name matches.
salesforce_describe_object
Get detailed object schema information including field definitions and relationships.
salesforce_query_records
Query records with relationship support and complex WHERE conditions.
salesforce_aggregate_query
Execute aggregate queries with GROUP BY and aggregate functions.
salesforce_dml_records
Perform data operations like insert, update, delete, and upsert records.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client