Salesforce MCP Server
Related Servers
Alternatives to Salesforce MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables natural language interactions with Salesforce data and metadata, allowing users to query records, manage custom objects, and manipulate Apex code. It provides comprehensive tools for schema exploration, aggregate queries, and field-level security management.151,360 npmMIT
- AlicenseNot gradedqualityDmaintenanceEnables natural language interactions with Salesforce, allowing users to query and modify data, manage custom objects and fields, execute Apex code, and perform SOQL/SOSL searches across Salesforce organizations.1,360 npmMIT
- AlicenseAqualityBmaintenanceEnables natural language interactions with Salesforce data and metadata, allowing users to query, modify, and manage Salesforce objects and records.151,360 npmMIT
- AlicenseAqualityBmaintenanceEnables interaction with Salesforce orgs to perform operations like querying data with SOQL, managing records, and executing Apex code. It provides configurable access levels and support for both standard and Tooling APIs via natural language interfaces.11MIT
- AlicenseBqualityCmaintenanceConnects to Salesforce and enables running SOQL queries, SOSL searches, managing records, and executing various Salesforce APIs via natural language.10MIT
- AlicenseNot gradedqualityDmaintenanceEnables natural language interaction with Salesforce for data operations, schema management, DevOps, and analytics via 39 specialized tools.17 npm1MIT
TDQS
Scored across 15 tools
Most tools have distinct purposes, but there is some overlap between salesforce_query_records and salesforce_aggregate_query, which are explicitly disambiguated in descriptions, and between salesforce_execute_anonymous and other data manipulation tools. However, the descriptions help clarify boundaries, preventing major confusion.
All tools follow a consistent snake_case pattern with a clear 'salesforce_' prefix and descriptive verb_noun combinations (e.g., salesforce_query_records, salesforce_manage_object). This uniformity makes the tool set predictable and easy to navigate.
With 15 tools, the server is well-scoped for Salesforce operations, covering data querying, manipulation, metadata management, Apex code handling, and debugging. Each tool serves a specific function without redundancy, making the count appropriate for the domain.
The tool set provides comprehensive coverage for Salesforce, including CRUD operations, metadata management, Apex development, and debugging. Minor gaps exist, such as no direct tool for managing user permissions or workflows, but agents can work around these using existing tools like salesforce_execute_anonymous.