Salesforce MCP
About
Interact with the Salesforce API using jsforce, requiring username and password for authentication.
Details
- Author
- jpmonette
- Categories
- Productivity, Other
Jump to
Setup
Install Salesforce MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/jpmonette/salesforce-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Interact with the Salesforce API using jsforce, requiring username and password for authentication.
A minimalModel Context Protocol (MCP)server for interacting with the Salesforce API usingjsforce.
git clone git@github.com:jpmonette/salesforce-mcp.git && cd salesforce-mcp npm install npm build
Set the following to authenticate with Salesforce:
export SALESFORCE_USERNAME=your_username export SALESFORCE_PASSWORD=your_password
{ "mcpServers": { "salesforce": { "command": "node", "args": ["/Users/jpmonette/Documents/Code/salesforce-mcp/build/stdio.js"], "env": { "SALESFORCE_USERNAME": "your_username", "SALESFORCE_PASSWORD": "your_password" } } } }
Contributions, issues, and feature requests are welcome!
Feel free to check issues or submit pull requests.
- Follow@jpmonetteon X for updates
- My blogto learn more about what I do!
Copyright (C) 2013, Jean-Philippe Monettecontact@jpmonette.net
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Find buyers and book more meetings without your AI Assistant
Built for the next generation of intelligent experiences, ActiveCampaign's remote MCP server makes it easy for AI agents to understand, store, and use customer context across tools, channels, and workflows.
The Feedspace MCP server lets AI assistants read, manage, and display your reviews and testimonials through natural language. Instead of navigating dashboards, simply ask your AI assistant to filter reviews, create widgets, build Wall of Love pages, and more
Interact with Fider, an open-source customer feedback tool, to manage user suggestions and feedback.
Access and manage HubSpot CRM data through a standardized interface using the HubSpot API.
Integrate with HubSpot CRM to manage contacts, deals, and companies.
The CRM built for agents — fully hosted remote MCP server with OAuth.
Salesforce integration using OAuth2. Write operations disabled by default per integration. 700+ tools covering SOQL, SOSL, REST, and CRUD, individually selectable. Requires a DataGrout account.
Authless Remote MCP Server on Cloudflare
An example of a remote MCP server deployable on Cloudflare Workers without authentication.
A read-only MCP server for Salesforce Data Cloud, powered by CData.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




