Read-only MCP server for Freqtrade codebase introspection. Helps LLMs write better strategy code by providing access to method signatures, type hints, enums, config schema, and documentation.
> I designed and built this project for my own use. All architectural decisions, tool design, and the security model are my own work. I used Claude Opus as a coding assistant during the development process. This is a research and personal-use project. A **read-only MCP (Model Context Protocol) server** that provides LLM tools with introspection data about the [Freqtrade](https://www.freqtrade.io/) codebase. Helps LLMs write faster, more reliable Freqtrade strategy code by giving them access to o