Frequently Asked Questions about UBOS Salesforce MCP Server
Q: What is an MCP Server? A: MCP (Model Context Protocol) Server acts as a bridge, allowing AI models to access and interact with external data sources and tools. It standardizes how applications provide context to LLMs.
Q: Why do I need an MCP Server for Salesforce Integration? A: An MCP Server simplifies the process of connecting your AI Agents to your Salesforce data, providing a secure and standardized way to execute SOQL queries and retrieve data.
Q: What are the prerequisites for using the Salesforce MCP Server? A: You need Node.js (v14 or higher), npm, a Salesforce org with API access, and Salesforce credentials (username, password, and security token).
Q: How do I install the Salesforce MCP Server?
A: Clone the repository, install dependencies using npm install, and create a .env file with your Salesforce credentials.
Q: How do I start the MCP Server?
A: Run the server using the command node server.js.
Q: How do I execute SOQL queries?
A: Once the server is running, you can execute SOQL queries through the MCP interface using the soqlQuery tool.
Q: What should I do if I encounter connection issues? A: Verify your Salesforce credentials, check that your Salesforce org is accessible, ensure your IP address is whitelisted (if required), and verify that your Salesforce user has API access.
Q: What should I do if my SOQL queries fail? A: Check the SOQL syntax, verify that the objects and fields exist in your org, and ensure your user has permission to access the objects and fields.
Q: How do I secure my Salesforce credentials?
A: Never commit your .env file to version control, add .env to your .gitignore file, use environment variables for all sensitive information, and consider using a more secure authentication method for production environments.
Q: Can I contribute to this project? A: Yes, contributions are welcome! Please feel free to submit a Pull Request.
Q: How does this integrate with UBOS? A: The Salesforce MCP Server is available on the UBOS Asset Marketplace. UBOS is a full-stack AI Agent Development Platform that helps you orchestrate AI Agents, connect them with your enterprise data, build custom AI Agents with your LLM model and Multi-Agent Systems.
Q: What if I’m using a Salesforce Sandbox environment?
A: For sandbox environments, use https://test.salesforce.com/ as the login URL in your .env file.
Salesforce Integration Server
Project Details
- jogcruz/mcp_salesforce
- Last Updated: 4/30/2025
Recomended MCP Servers
Omnisend MCP server
A Model Context Protocol Server To Generate Images
A MCP server providing character info query for wuthering waves
An mcp server for searching against google custom search api
mcp server for logseq graph
Application for SEO automation and AI-powered optimization
MCP server for kintone
An MCP server for Apache Doris & VeloDB





