mcp-server-salesforce

mcp-server-salesforce

36

The Salesforce MCP Server integrates conversational AI with Salesforce, allowing users to interact with Salesforce data using natural language. It supports various Salesforce operations like object management, querying, and Apex code handling.

Salesforce MCP Server

An MCP server implementation that integrates Claude with Salesforce, enabling natural language interactions with your Salesforce data and metadata.

Features

  • Object and Field Management: Create and modify custom objects and fields
  • Smart Object Search: Find Salesforce objects using partial name matches
  • Detailed Schema Information: Get comprehensive field details
  • Flexible Data Queries: Query records with relationship support
  • Data Manipulation: Insert, update, delete, and upsert records
  • Apex Code Management: Read, create, and update Apex classes and triggers

Setup

Salesforce Authentication

  • Username/Password Authentication
  • OAuth 2.0 Client Credentials Flow

Development

Building from source

Clone, install dependencies, and build the project.

Contributing

Contributions are welcome!