Salesforce MCP Server
@kablewy
About Salesforce MCP Server
Model Context Protocol server for Salesforce REST API integration
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"salesforce-mcp-server-kablewy": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"salesforce-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Salesforce MCP Server?
Salesforce MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to interact with Salesforce via its REST API using jsforce. It provides secure, real-time access to Salesforce data for querying, metadata retrieval, and record management.
How to use Salesforce MCP Server?
Install automatically via Smithery (npx -y @smithery/cli install salesforce-mcp-server --client claude) or manually: clone the repo, copy .env.example to .env, fill in Salesforce credentials, run npm install, npm run build, and npm start. The server exposes five functions: query, describe-object, create, update, and delete.
Key features of Salesforce MCP Server
- Execute SOQL queries
- Retrieve object metadata
- Create, update, and delete records
- Secure authentication handling
- Real-time data access
Use cases of Salesforce MCP Server
- Query Salesforce objects using SOQL (e.g., Accounts)
- Describe metadata of any Salesforce object
- Create new records (e.g., Contacts)
- Update existing records (e.g., change email)
- Delete records by ID
FAQ from Salesforce MCP Server
How do I install Salesforce MCP Server?
Use the Smithery CLI command or manually clone the repo, copy .env.example to .env, run npm install, npm run build, and npm start.
What Salesforce operations does it support?
It supports SOQL queries, object metadata retrieval, and full CRUD (create, update, delete) operations.
How do I authenticate with Salesforce?
Provide your Salesforce credentials (username, password, and likely security token) in the .env file as described in the Setup section.
What security measures are recommended?
Keep your .env file secure, enable IP restrictions in Salesforce, regularly rotate your security token, and consider additional authentication for the MCP server.
Is the Salesforce MCP Server open source?
Yes, it is released under the MIT License.
Frequently asked questions
How do I install Salesforce MCP Server?
Use the Smithery CLI command or manually clone the repo, copy `.env.example` to `.env`, run `npm install`, `npm run build`, and `npm start`.
What Salesforce operations does it support?
It supports SOQL queries, object metadata retrieval, and full CRUD (create, update, delete) operations.
How do I authenticate with Salesforce?
Provide your Salesforce credentials (username, password, and likely security token) in the `.env` file as described in the Setup section.
What security measures are recommended?
Keep your `.env` file secure, enable IP restrictions in Salesforce, regularly rotate your security token, and consider additional authentication for the MCP server.
Is the Salesforce MCP Server open source?
Yes, it is released under the MIT License.
Basic information
More Data & Analytics MCP servers

Kinetic Pricing
Kinetic PricingKinetic Pricing lets you run pricing research with your own customers and manage the work around each decision. Create Van Westendorp, Gabor-Granger, MaxDiff, and choice-based conjoint studies; preview and launch surveys
CoinLobster
CoinLobsterThe only MCP server with live whale trades across 15 exchanges plus on-chain DEX flow. Smart Money Radar, real liquidations and outcome-scored signals. No API key required.

AskRentAI
AskRentAIAsk your Rent Manager property portfolio anything, from the AI you already use. AskRentAI is a hosted, read-only MCP server for Rent Manager, the property management platform used across a large share of US rental housi

Jitsu
JitsuJitsu is an open-source Customer Data Platform — an MIT-licensed alternative to Segment. This MCP server gives your AI assistant direct control over a Jitsu workspace, so you can run and debug data pipelines in conversat

Subtext
Subtext by FullstorySession replay, built for agents. Subtext is agentic session review: it captures production sessions of your app and connects them to your coding agent — Claude Code, Cursor, Codex, Devin, your own harness — so it can
Comments