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.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
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
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.
ClickHouse
Unlock powerful analytics with the ClickHouse MCP Server—seamlessly run, explore, and manage SQL queries across ClickHouse clusters or with chDB’s embedded OLAP engine. This server offers easy database and table listing, safe query execution, and flexible access to data from files, URLs, or databases. Built-in health checks ensure reliability, while support for both ClickHouse and chDB enables robust data workflows for any project.
Postgres MCP Pro
Boost your Postgres database performance with Postgres MCP Pro, an AI-driven MCP server offering advanced index tuning, detailed explain plans, and comprehensive health checks. It combines proven optimization algorithms with schema intelligence for safe, context-aware SQL execution. Whether analyzing slow queries or recommending optimal indexes, Postgres MCP Pro empowers developers to improve efficiency and maintain database integrity. Designed for both development and production, it supports flexible transport options and robust access controls, making database management smarter, safer, and easier. Experience deterministic performance insights alongside AI assistance to keep your Postgres running at its best.