Salesforce MCP Server
@SurajAdsul
About Salesforce MCP Server
An MCP (Model Context Protocol) server implementation that integrates Claude with Salesforce, enabling natural language interactions with your Salesforce data and metadata. This server allows Claude to query, modify, and manage your Salesforce objects and records using everyday l
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"salesforce": {
"command": "npx",
"args": [
"-y",
"@surajadsul02/mcp-server-salesforce"
],
"env": {
"SALESFORCE_USERNAME": "",
"SALESFORCE_PASSWORD": "",
"SALESFORCE_TOKEN": "",
"SALESFORCE_INSTANCE_URL": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Salesforce MCP Server?
An MCP (Model Context Protocol) server implementation that integrates Claude with Salesforce, enabling natural language interactions with Salesforce data and metadata. It allows Claude to query, modify, and manage Salesforce objects and records using everyday language.
How to use Salesforce MCP Server?
Install the package globally with npm install -g @surajadsul02/mcp-server-salesforce. Configure authentication using either username/password with a security token or OAuth2 with a consumer key and secret, then set the required environment variables (SALESFORCE_USERNAME, SALESFORCE_PASSWORD, etc.) in your MCP client's configuration file for Cursor IDE or Claude Desktop.
Key features of Salesforce MCP Server
- Create and modify custom objects and fields using natural language
- Find Salesforce objects using partial name matches
- Get comprehensive field and relationship details for any object
- Query records with relationship support and complex filters
- Insert, update, delete, and upsert records with ease
- Search across multiple objects using SOSL
Use cases of Salesforce MCP Server
- Search for Salesforce objects using partial name matches
- Retrieve detailed schema information for any object
- Query records with filters and relationships
- Create and modify custom objects and fields
- Perform cross-object SOSL searches
FAQ from Salesforce MCP Server
What authentication methods are supported?
The server supports username/password with a security token and OAuth2 with a consumer key
Frequently asked questions
What authentication methods are supported?
The server supports username/password with a security token and OAuth2 with a consumer key
Basic information
More Data & Analytics MCP servers
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
🪐✨ Jupyter MCP Server
datalayer🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
dbt MCP Server
dbt-labsA MCP (Model Context Protocol) server for interacting with dbt.

LeadMarina
LeadMarinaVerified local-business leads: search any niche in any city, query your lead library, and export to Close, GoHighLevel, Google Sheets, or emailed files — every email SMTP-checked, every phone verified with line type and
Deep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
Comments