mcp-force

RapidoCloud/mcp-force

3.4

If you are the rightful owner of mcp-force and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Force is an experimental server that exposes Salesforce APIs as tools for AI agents, enabling interaction with Salesforce through natural language.

MCP Force is a Model Context Protocol (MCP) server designed to expose Salesforce APIs as tools for AI agents, facilitating seamless interaction with Salesforce organizations through natural language. This server supports various Salesforce Platform APIs, including REST, Bulk v2, GraphQL, Tooling, and Auth APIs. It is particularly useful for AI assistants like Claude Desktop and VS Code, allowing them to query and manipulate Salesforce data, execute SOQL queries, and manage Salesforce records. The package is experimental and should only be used in sandbox, developer, or scratch orgs, not in production environments. User authentication is currently manual, requiring an OAuth2 access token in the environment configuration. The server can be configured to run with selected APIs, and it integrates with platforms like VS Code and Claude Desktop for enhanced functionality.

Features

  • Connect to Salesforce organizations
  • Query and manipulate Salesforce data
  • Execute SOQL queries
  • Manage Salesforce records
  • Integration with VS Code and Claude Desktop