Back to articles
freqtrade-mcp: Ask Claude to Check Your Trades
NewsTools

freqtrade-mcp: Ask Claude to Check Your Trades

via Dev.toFurkan Köykıran

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 that lets you ask Claude what your bot is doing. Works with Claude Desktop, Cursor, Cline, anything that speaks Model Context Protocol . You ask in plain English. The bot answers. Yes, I built an AI wrapper around my trading bot so I can talk to it through a different AI. I'm at peace with this. The Freqtrade trading interface — now accessible via natural language through Claude. What You Can Do Portfolio & Performance The questions I actually ask my bot, at various hours of the day: "How much prof

Continue reading on Dev.to

Opens in a new tab

Read Full Article
2 views

Related Articles