kukapay/freqtrade-mcp
by Various
An MCP server that integrates with the Freqtrade cryptocurrency trading bot.
MCP
kukapay/freqtrade-mcp
Added 1 June 2026
Overview
An MCP server that connects AI agents to the Freqtrade cryptocurrency trading bot. It exposes Freqtrade's trading operations as tools that an agent can call to manage trades, check balances, and retrieve market data.
Best for
Best for
Developers building AI agents that need to interact with a Freqtrade cryptocurrency trading bot
Use cases
- Let an AI agent open and close trades on a Freqtrade bot
- Query portfolio balances and trade history through natural language
- Automate trading strategy adjustments via agent-driven commands
How to use
Install
pip install freqtrade-client mcp[cli] Tools exposed
fetch_market_datafetch_bot_statusfetch_profitfetch_balancefetch_performancefetch_whitelistfetch_blacklistfetch_tradesfetch_configfetch_locksplace_tradestart_botstop_botreload_configadd_blacklistdelete_blacklistdelete_lock
Notes
An MCP server that connects AI agents to the Freqtrade cryptocurrency trading bot. It exposes Freqtrade’s trading operations as tools that an agent can call to manage trades, check balances, and retrieve market data.
118 stars on GitHub. Last updated 2025-12-06. Licensed MIT.
Use cases
- Let an AI agent open and close trades on a Freqtrade bot
- Query portfolio balances and trade history through natural language
- Automate trading strategy adjustments via agent-driven commands
Pros
- Bridges AI agents with a real trading bot for automated execution
- Lightweight Python implementation with clear MCP protocol
- Active open source project with growing community adoption
Cons
- Requires a running Freqtrade instance and API access
- Limited to Freqtrade’s supported exchanges and features
- No built-in safety guards for agent-initiated trades
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Bridges AI agents with a real trading bot for automated execution
- Lightweight Python implementation with clear MCP protocol
- Active open source project with growing community adoption
Cons
- Requires a running Freqtrade instance and API access
- Limited to Freqtrade's supported exchanges and features
- No built-in safety guards for agent-initiated trades
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.