Skip to main content
Glama
yalcin

freqtrade-mcp

by yalcin

freqtrade_get_class_info

Retrieve class documentation and structure for Freqtrade trading strategies. Get docstrings, method resolution order, public methods, and attributes to understand class implementation.

Instructions

Inspect any freqtrade class.

Returns class docstring, method resolution order (MRO), public methods, and class-level attributes for a given fully-qualified class path.

Args: class_path: Fully-qualified class path (e.g., "freqtrade.strategy.interface.IStrategy").

Returns: Class introspection result with docstring, MRO, methods, and attributes.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
class_pathYes

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yalcin/freqtrade-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server