freqtrade-mcp

freqtrade-mcp

3.6

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

  1. fetch_market_data

    str

  2. fetch_bot_status

    Get an open transaction

  3. fetch_profit

    Get profit picks

  4. fetch_balance

    Get account balance

  5. fetch_performance

    Get performance indicators

  6. fetch_whitelist

    Get a whitelist transaction

  7. fetch_blaclist

    Get a blacklist transaction

  8. fetch_trades

    Get the transaction history

  9. fetch_config

    Get robot matching

  10. fetch_locks

    Get a transaction

  11. place_trade

    float

  12. start_bot

    Start the machine

  13. stop_bot

    Stop the machine

  14. reload_config

    Reload the matching

  15. add_blacklist

    str

  16. delete_blaclist delete_blaclist

    str

  17. delete_lock

    int

Related MCP Servers

View all finance servers →