MCPVault

fetch_trades

MCP tool from Freqtrade MCP by kukapay

Get trade history

How to use it

fetch_trades is exposed by the Freqtrade MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the fetch_trades tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Freqtrade MCP

$pip install freqtrade-client mcp[cli]
FULL FREQTRADE MCP LISTING