Salesforce
Integrates Claude with Salesforce, enabling natural language interactions for object management, sch...
Step-by-Step Instructions to Obtain Salesforce ENV Values
Depending on your organization’s Salesforce configuration, you may authenticate via Username/Password or OAuth2. Follow the steps below for the method you wish to use. Once you obtain the necessary values, fill them in the FastMCP connection interface using the “Install Now” button.
Method 1: Username/Password Authentication
1. Obtain Your Salesforce Username and Password
- Use your Salesforce login email and password.
2. Obtain Your Salesforce Security Token
- Log in to Salesforce: https://login.salesforce.com/
- Click your avatar (profile) in the top right and choose Settings.
- In the left sidebar, select Reset My Security Token under the “My Personal Information” section.
- Click Reset Security Token. A new token will be emailed to you — copy it from your email.
3. Obtain Your Salesforce Instance URL
- Usually this is:
https://login.salesforce.com - If your organization uses a custom domain, copy your Salesforce login URL.
Fill in the following variables in the FastMCP connection interface:
SALESFORCE_USERNAME: Your Salesforce email/username.SALESFORCE_PASSWORD: Your password.SALESFORCE_TOKEN: The security token you received via email.SALESFORCE_INSTANCE_URL: Your Salesforce instance URL (e.g.,https://login.salesforce.com).
Method 2: OAuth2 Authentication
1. Set Up a Connected App in Salesforce
- Go to https://login.salesforce.com/ and log in as an admin.
- Click the gear icon (top right), then “Setup.”
- In the left sidebar, type App Manager and open it.
- Click New Connected App (top right).
- Fill in Basic Information (name, contact email).
- Under API (Enable OAuth Settings):
- Check Enable OAuth Settings.
- Set the Callback URL (use
http://localhostfor development). - Under Selected OAuth Scopes, add
Full access (full)and any other required scopes.
- Save the Connected App and wait a few minutes for it to be created.
2. Obtain your Consumer Key and Consumer Secret
- In App Manager, click the dropdown next to your app and select View.
- Copy the Consumer Key and Consumer Secret from the app details.
3. Get Your Salesforce Username & Password
- Use your Salesforce login email and password.
4. Get Your Salesforce Instance URL
- Usually this is:
https://login.salesforce.com - If you use a custom Salesforce domain, use that URL.
Fill in the following variables in the FastMCP connection interface:
SALESFORCE_USERNAME: Your Salesforce email/username.SALESFORCE_PASSWORD: Your Salesforce password.SALESFORCE_CONSUMER_KEY: Your Connected App’s Consumer Key.SALESFORCE_CONSUMER_SECRET: Your Connected App’s Consumer Secret.SALESFORCE_INSTANCE_URL: Your Salesforce instance URL.
After collecting these values, enter them in the FastMCP connection interface using the "Install Now" button.
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.