MCP Salesforce Server
@AiondaDotCom
About MCP Salesforce Server
π Complete MCP (Model Context Protocol) server for Salesforce integration with Claude Desktop. Provides seamless OAuth authentication, universal CRUD operations on any Salesforce object.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"salesforce": {
"command": "npx",
"args": [
"@aiondadotcom/mcp-salesforce"
],
"env": {
"SALESFORCE_CLIENT_ID": "your-client-id",
"SALESFORCE_CLIENT_SECRET": "your-client-secret",
"SALESFORCE_INSTANCE_URL": "https://yourorg.salesforce.com"
}
}
}
}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 MCP Salesforce Server?
An MCP server that provides seamless Salesforce integration via OAuth authentication, enabling AI assistants like Claude to interact with any Salesforce organization through a secure, generic interface.
How to use MCP Salesforce Server?
Install via NPX (npx @aiondadotcom/mcp-salesforce) or clone the repository for development. Configure environment variables (SALESFORCE_CLIENT_ID, SALESFORCE_CLIENT_SECRET, SALESFORCE_INSTANCE_URL) and add the server to your MCP client configuration. Claude automatically handles OAuth authentication on first use.
Key features of MCP Salesforce Server
- Seamless OAuth authentication with automatic token refresh.
- Zero manual setup β Claude handles OAuth flow transparently.
- Works with any Salesforce org, including custom objects.
- Smart installation learning β analyzes all objects and fields.
- Full CRUD operations on any Salesforce record.
- Comprehensive backup system with file and schema support.
- Point-in-time data recovery via the Time Machine feature.
Use cases of MCP Salesforce Server
- Verify and update account addresses in Salesforce.
- Query recent contacts or opportunities using SOQL.
- Create, update, or delete any Salesforce records.
- Explore Salesforce schema and learn custom objects.
- Perform full or incremental backups of data and files.
FAQ from MCP Salesforce Server
What are the runtime requirements?
Node.js 18+ and macOS are required for secure token storage.
How do I set up Salesforce OAuth?
Create a Connected App in Salesforce with OAuth enabled, copy the Consumer Key and Secret, and set them as environment variables.
Do I need to run any manual OAuth flows?
No. Claude automatically triggers the OAuth flow when authentication is needed.
What does the salesforce_learn tool do?
It analyzes your complete Salesforce installation (objects, fields, relationships) and stores the information locally for intelligent assistance.
Does the backup include files and documents?
Yes. It backs up ContentVersions, Attachments, Documents, and all object data with complete schema information.
Frequently asked questions
What are the runtime requirements?
Node.js 18+ and macOS are required for secure token storage.
How do I set up Salesforce OAuth?
Create a Connected App in Salesforce with OAuth enabled, copy the Consumer Key and Secret, and set them as environment variables.
Do I need to run any manual OAuth flows?
No. Claude automatically triggers the OAuth flow when authentication is needed.
What does the `salesforce_learn` tool do?
It analyzes your complete Salesforce installation (objects, fields, relationships) and stores the information locally for intelligent assistance.
Does the backup include files and documents?
Yes. It backs up ContentVersions, Attachments, Documents, and all object data with complete schema information.
Basic information
Category
Data & Analytics
License
BSD-2-Clause license
Transports
stdio
Author
AiondaDotCom
Submitted by
Stephan Ferraro
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.
Sugra API MCP
Sugra Systems, Inc.Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, cl

PowerDMARC
powerdmarcPowerDMARC's MCP server brings live email authentication data directly into any MCP-compatible AI assistant: Claude, ChatGPT, Cursor, and others. Instead of generic DMARC advice, the AI works from a customer's actual acc
MCP Server for Deep Research
reading-plus-ai
TofuBofu AI Visibility
Arnav NeilTofuBofu runs a free AI visibility scan for any B2B company, right inside your AI assistant. Ask it to scan a domain and it runs the questions real buyers ask across ChatGPT, Claude, Gemini, Perplexity, Google AI Overvie
Comments