freqtrade-mcp
If you are the rightful owner of freqtrade-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that integrates with the Freqtrade cryptocurrency trading bot via its REST API, enabling seamless AI agent interaction for automated trading operation.
Freqtrade-MCP is a Model Context Protocol (MCP) server designed to integrate with the Freqtrade cryptocurrency trading bot. It leverages the REST API of Freqtrade to facilitate automated trading operations through AI agent interactions. This integration allows users to manage their trading activities more efficiently by automating tasks such as fetching market data, managing trades, and configuring the trading bot. The server supports a wide range of functionalities, including fetching market data, checking bot status, managing trades, and configuring the bot, all through simple API calls. This makes it an ideal tool for traders looking to enhance their trading strategies with automation and AI capabilities. The server is built to be compatible with Python 3.13+ and requires a running instance of Freqtrade with the REST API enabled.
Features
- Integration with Freqtrade via REST API for automated trading operations.
- Support for a wide range of trading functionalities including fetching market data, managing trades, and configuring the bot.
- Compatible with Python 3.13+ and requires a running instance of Freqtrade.
- Facilitates AI agent interactions for enhanced trading strategies.
- Simple API calls for efficient management of trading activities.
Tools
fetch_market_data
str
fetch_bot_status
Get an open transaction
fetch_profit
Get profit picks
fetch_balance
Get account balance
fetch_performance
Get performance indicators
fetch_whitelist
Get a whitelist transaction
fetch_blaclist
Get a blacklist transaction
fetch_trades
Get the transaction history
fetch_config
Get robot matching
fetch_locks
Get a transaction
place_trade
float
start_bot
Start the machine
stop_bot
Stop the machine
reload_config
Reload the matching
add_blacklist
str
delete_blaclist delete_blaclist
str
delete_lock
int