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.
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.
More for Analytics and Data
View All →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.
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.
MCP Server Chart
Generate 25+ diverse chart types effortlessly with MCP Server Chart powered by AntV. This TypeScript-based server supports area, bar, line, pie, radar, Sankey, word cloud, and many other charts, including geographic visualizations specific to China. It enables clear and interactive display of data trends, distributions, relationships, and hierarchies. Flexible tool filtering and record management features enhance customization and monitoring. Perfect for visualizing complex datasets, MCP Server Chart integrates smoothly with various MCP tools and environments, providing developers with a powerful, easy-to-use chart generation solution to communicate data visually and effectively.
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.