Read-only MCP server for Freqtrade codebase introspection
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"freqtrade-mcp-server","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# freqtrade-mcp > 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 overridable functions, classes, variables, docstrings, type hints, and method signatures from the live Freqtrade installation. ## Disclaimer **This is a research and personal-use project.** It provides read-only introspection of the Freqtrade codebase to assist LLM-based code generation. It does **NOT** execute trades, access exchange APIs, or manage funds. It is **NOT** financial advice software. The author(s) accept **NO responsibility or liability** for any direct, indirect, incidental, or consequential damages arising from the use of this software, including but not limited to financial losses from trading strategies developed with its assistance. Use entirely at your own risk. Always backtest thoroughly before deploying any strategy with real capital. ## Usage Philosophy `freqtrade-mcp` is not meant to replace reading the Freqtrade documentation. It is a read-only reference layer for LLM agents. The goal is to help agents check the actual docs, public strategy APIs, method signatures, config keys, enums, and DataFrame column references before suggesting code. Agents should prefer documented public APIs and avoid relying on undocumented Freqtrade internals in strategy code. ## Features - **Strategy Method Introspection**: List and inspect all overridable IStrategy methods with full signatures, type hints, and docstrings - **Class Inspection**: Explore any freqtrade class — MRO, attributes, public methods - **Enum Discovery**: List and inspect al…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.