freqtrade_get_doc
Read a documentation page, or one section of it
How to use it
freqtrade_get_doc 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_doc 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
List DataFrame columns in strategy methods
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