Freqtrade Introspection

Read-only codebase introspection server for Freqtrade that exposes method signatures, docstrings, type hints, enums, and configura

yalcin 12 ↓ 1.5k
Claude CodeClaude DesktopGeneric
View source ↗

Provides read-only introspection of the Freqtrade trading bot codebase, giving access to overridable strategy methods, class hierarchies, enum values, configuration schemas, DataFrame columns, and documentation. Designed with security-first principles including regex input validation, no eval/exec usage, and stdio-only transport. Helps LLMs write more reliable Freqtrade strategy code by providing accurate method signatures and type information.

Source

Repository: https://github.com/yalcin/freqtrade-mcp

Maintain Freqtrade Introspection?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Freqtrade Introspection on getagentictools](https://getagentictools.com/mcp/yalcin-freqtrade-mcp?ref=badge)