Binance
Integrates with Binance cryptocurrency exchange to provide real-time market data, account management...
Log in to your Binance account
- Open your web browser and go to https://www.binance.com/.
- Log in with your username and password.
Navigate to API Management
- Once logged in, click on your profile icon (at the top right corner).
- In the dropdown menu, select "API Management".
Create a new API Key
- Under "Create API", enter a label (e.g., "FastMCP Connection").
- Click "Create API".
- Complete any required security verifications (such as 2FA or email confirmation).
Copy your API Key and Secret
- After the API is created, you will see your API Key and Secret.
- Copy both values and store them in a secure location. (The Secret will only be shown once!)
Enable required permissions
- Edit the permissions for your API Key and enable the permissions needed for your use case (such as "Enable Reading", "Enable Spot & Margin Trading").
- Optionally, restrict access by IP address for better security.
Fill in the FastMCP connection interface
- In the FastMCP "Install Now" button workflow, a connection interface will appear for you to enter environment variables.
- Enter your API Key in the
BINANCE_API_KEYfield. - Enter your API Secret in the
BINANCE_API_SECRETfield. - (Optional) For development or testing, enter
truein theBINANCE_TESTNETfield.
Save and complete the setup
- Confirm and save the values in the FastMCP connection interface to complete the configuration.
Note: Always test on Binance Testnet before trading with real funds. Keep your API Secret safe and never share it.
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 Finance
View All →Fear & Greed Index
Provides real-time access to CNN's Fear & Greed Index for US stock market sentiment analysis, retrieving current composite scores and seven individual market indicators including S&P 500 momentum, options ratios, and volatility measures with historical comparisons.