freqtrade_get_dataframe_columns
List DataFrame columns in strategy methods
How to use it
freqtrade_get_dataframe_columns is exposed by the Freqtrade MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the freqtrade_get_dataframe_columns 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-mcp-serverOther tools in Freqtrade MCP (12)
Get detailed callback method info
Inspect any freqtrade class
Browse configuration keys
Read a documentation page, or one section of it
Get values of a specific enum
Get full signature of a specific method
Get version information
List available documentation topics
List trading-related enums
List all overridable IStrategy methods
Search for symbols by name pattern (statically indexed, no imports)
Full-text search across all documentation