Salesforce
Integrates with Salesforce CRM for natural language-driven data management, querying, and administra...
Step-by-Step Instructions to Obtain Salesforce ENV Values
You can authenticate with Salesforce using either Username/Password Authentication or OAuth 2.0 Client Credentials Flow. Choose the method best suited to your organization and follow the corresponding steps below.
1. Username/Password Authentication
Log in to your Salesforce account
- Go to your Salesforce login page (e.g., https://login.salesforce.com) and enter your credentials.
Navigate to User Settings
- Click on your avatar (usually in the top right) and select “Settings.”
Find Your Salesforce Username
- Your username is displayed in "My Personal Information" → "Personal Information".
Get Your Salesforce Password
- Use the password you normally use to log in to Salesforce.
Reset/Get Your Salesforce Security Token
- In Settings, search for “Reset My Security Token.”
- Follow the instructions to reset; a new token will be sent to your email.
(Optional) Find Your Salesforce Instance URL
- After login, check your browser’s address bar (e.g., https://your-domain.my.salesforce.com). This is your instance URL.
- If not specified, you may use the default:
https://login.salesforce.com.
2. OAuth 2.0 Client Credentials Flow
Log in to Salesforce as an Admin
- Use an admin account on your Salesforce instance.
Create a Connected App
- Go to “Setup” → “Apps” → “App Manager.”
- Click “New Connected App.”
Configure OAuth Settings
- Check the box “Enable OAuth Settings.”
- Set “Callback URL” to:
https://login.salesforce.com/services/oauth2/success(or any valid redirect URI). - Add the OAuth scope:
api(and other scopes as needed). - Under “OAuth Flows,” enable “Client Credentials Flow.”
Save and Retrieve Your App Credentials
- After saving, the “Consumer Key” is your Client ID.
- The “Consumer Secret” is your Client Secret (click “Manage Consumer Details” to reveal).
Find Your Salesforce Instance URL
- Use the domain as shown after login (e.g.,
https://your-domain.my.salesforce.com). This is required for ENV.
- Use the domain as shown after login (e.g.,
3. Filling in the FastMCP Connection Interface
Once you have obtained the needed values, fill in the FastMCP connection interface as follows:
For Username/Password Authentication:
SALESFORCE_CONNECTION_TYPE:User_PasswordSALESFORCE_USERNAME: Your Salesforce usernameSALESFORCE_PASSWORD: Your Salesforce passwordSALESFORCE_TOKEN: The security token emailed to youSALESFORCE_INSTANCE_URL: Your instance URL (optional if default)
For OAuth 2.0:
SALESFORCE_CONNECTION_TYPE:OAuth_2.0_Client_CredentialsSALESFORCE_CLIENT_ID: The Consumer Key from the Connected AppSALESFORCE_CLIENT_SECRET: The Consumer Secret from the Connected AppSALESFORCE_INSTANCE_URL: Your Salesforce instance URL (required)
Click your "Install Now" button and enter these values in the FastMCP connection setup interface.
Note: Keep your credentials and tokens secure! Do not share them or expose them in public repositories or screenshots.
How to Install Salesforce
Install Salesforce MCP server with one click through FastMCP. Choose your preferred AI development tool below:
Claude Desktop
Click "Claude Desktop" in Quick Start
Cursor IDE
Click "Cursor IDE" in Quick Start
VS Code
Click "VS Code" in Quick Start
Alternatives to Salesforce
Looking for similar MCP servers? Browse other servers in the same categories on FastMCP, or check out the similar servers listed above.
Compare side by side
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Run MCP servers without
local setup or downtime
Access to 1,000+ ready-to-use MCP servers
Skip installation, maintenance, and trial-and-error.
No local setup or infra
Run MCP servers without Docker, ports, or tunnels.
Always online
Your MCP keeps working even when your laptop is off.
One secure URL
Use the same MCP from any agent, anywhere.
Secure by default
Encrypted connections. Secrets never stored locally.
Configuration for
Environment Variables
Please provide values for the following environment variables:
HTTP Headers
Please provide values for the following HTTP headers:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
Related Articles
Revolution in MCP: How Code Changes the Game with AI Agents
Nov 5, 2025
Revolution in MCP: How Code Changes the Game with AI Agents
Apple Prepares Revolution: MCP Integration in macOS, iOS, ipadOS
Sep 23, 2025
Apple Prepares Revolution: MCP Integration in macOS, iOS, ipadOS
Google Announces Revolutionary Agent Payments Protocol (AP2)
Sep 17, 2025
Google Announces Revolutionary Agent Payments Protocol (AP2)
More for Database
View All →Supabase MCP Server
Connect Supabase projects directly with AI assistants using the Model Context Protocol (MCP). This server standardizes communication between Large Language Models and Supabase, enabling AI to manage tables, query data, and interact with project features like edge functions, storage, and branching. Customize access with read-only or project-scoped modes and select specific tool groups to fit your needs. Integrated tools cover account management, documentation search, database operations, debugging, and more, empowering AI to assist with development, monitoring, and deployment tasks in your Supabase environment efficiently and securely.
Svelte
Official Svelte documentation access and code analysis server that provides up-to-date reference material, playground link generation, and intelligent autofixer capabilities for detecting common patterns, anti-patterns, and migration opportunities in Svelte 5 and SvelteKit projects.
More for Analytics and Data
View All →Meta Ads
Unlock AI-driven insights and control for your Meta ad campaigns across Facebook and Instagram. Meta Ads MCP enables large language models to analyze performance, visualize creatives, and provide strategic recommendations through a unified interface. Manage campaigns, ad sets, and ads with actionable feedback on budget allocation, targeting, and creative improvements. Compatible with any MCP client and supports comprehensive campaign management on all Meta platforms. Leverage automated monitoring, creative optimization, and detailed performance metrics to maximize your advertising impact effortlessly.
Gemini CLI
Integrates with Google's Gemini CLI to leverage massive token windows for analyzing large files and codebases, providing general queries, sandbox-mode code execution for safe testing, and structured response handling with behavioral flags for context control.
Excel
Unlock powerful Excel automation with this MCP server that reads and writes Excel files effortlessly. It supports text, formulas, sheet creation, and works with XLSX, XLSM, XLTX, and XLTM formats. Windows users benefit from live editing and screen capture features. The server offers tools to describe sheets, read cell ranges with pagination, write values or formulas, create tables, and copy sheets. Configurable paging limits help manage large data efficiently. Designed for seamless Excel data manipulation, it enhances workflow automation and integration with other systems through the Model Context Protocol.