kukapay/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.
Tools
Functions exposed to the LLM to take actions
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
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client