MCP Salesforce Integration π
@Tyler4good
About MCP Salesforce Integration π
MCP Salesforce is a server that connects AI assistants with Salesforce using secure OAuth authentication. It simplifies the integration process, offering features like dynamic schema discovery and secure token storage for a smooth user experience. πβ¨
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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 Integration π?
MCP Salesforce Integration π is a Model Context Protocol (MCP) server that connects Salesforce with Claude Desktop, enabling developers to access Salesforce data and perform operations via OAuth authentication and universal CRUD endpoints. It is designed for developers working in Linux and macOS environments who need a secure bridge between Salesforce and MCP-based applications.
How to use MCP Salesforce Integration π?
Clone the repository, install dependencies with npm install, create a .env file with Salesforce credentials, and start the server with npm start. Interact via RESTful API calls: authenticate at /auth, then use /objects/{objectName} endpoints (POST, GET, PUT, DELETE) for CRUD operations, passing the access token in the Authorization header.
Key features of MCP Salesforce Integration π
- OAuth authentication for secure Salesforce access
- Universal CRUD operations on any Salesforce object
- Cross-platform support for Linux and macOS
- Simple installation and quick deployment
- Well-documented code and API endpoints
Use cases of MCP Salesforce Integration π
- Authenticate and manage Salesforce data from Claude Desktop
- Create, read, update, and delete Salesforce records programmatically
- Integrate Salesforce workflows with MCP-based tools and applications
- Securely bridge Salesforce objects with external services via REST API
FAQ from MCP Salesforce Integration π
How do I authenticate to Salesforce using this server?
Send a POST request to the /auth endpoint with your Salesforce credentials. The server returns an access token that must be included in the Authorization header of subsequent API calls.
What CRUD operations are supported?
The server supports Create (POST), Read (GET), Update (PUT), and Delete (DELETE) operations on any Salesforce object by using the endpoint /objects/{objectName}/{id}.
What platforms does this server run on?
It is compatible with Linux distributions and macOS environments.
What are the runtime dependencies?
Node.js is required. Dependencies are installed via npm install.
Where can I find the source code and contribute?
The source code is available on GitHub at https://github.com/Tyler4good/mcp-salesforce. Contributions are welcome via pull requests after forking the repository.
Frequently asked questions
How do I authenticate to Salesforce using this server?
Send a POST request to the `/auth` endpoint with your Salesforce credentials. The server returns an access token that must be included in the Authorization header of subsequent API calls.
What CRUD operations are supported?
The server supports Create (POST), Read (GET), Update (PUT), and Delete (DELETE) operations on any Salesforce object by using the endpoint `/objects/{objectName}/{id}`.
What platforms does this server run on?
It is compatible with Linux distributions and macOS environments.
What are the runtime dependencies?
Node.js is required. Dependencies are installed via `npm install`.
Where can I find the source code and contribute?
The source code is available on GitHub at `https://github.com/Tyler4good/mcp-salesforce`. Contributions are welcome via pull requests after forking the repository.
Basic information
More Data & Analytics MCP servers
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
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
Deep Research
u14appUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.

Rankbits
rankbitsAI visibility analytics across 15+ providers (ChatGPT, Perplexity, Gemini, AI Overviews, and more). The MCP connector lets assistants run scans, compare competitor mentions, and track your brand's visibility in AI answer
Linkly Link Shortener
LinklyLinkly is an URL shortener with geo redirects, click & conversion tracking, link rotators, mobile deep links and an URL shortening API.
Comments