freqtrade-mcp: Ask Claude to Check Your Trades

typescript dev.to

I run a Freqtrade bot. Like most people who run trading bots, I tell myself I'm "not constantly checking it" — and then check it constantly. The ritual: open browser, log into FreqUI, click through tabs, squint at numbers, close browser, reopen browser 10 minutes later. It adds up. At some point I thought: I already have Claude open. Why am I switching contexts to a UI when the bot has a perfectly good REST API? So I built @furkankoykiran/freqtrade-mcp — a TypeScript MCP server with 15 tools

Read Full Tutorial open_in_new
arrow_back Back to Tutorials