freqtrade-mcp
Related Servers
Alternatives to freqtrade-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceAn MCP server for cryptocurrency trading via Freqtrade, enabling trade management, balance checks, strategy configuration, backtesting, and bot lifecycle control from any MCP-compatible AI agent.MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that integrates with the Freqtrade cryptocurrency trading bot.145MIT
- AlicenseNot gradedqualityDmaintenanceMCP server that provides AI agents with financial tools including real-time quotes, backtesting, technical analysis, and multi-exchange data via a simple CLI interface.1MIT
- AlicenseBqualityDmaintenanceEnables AI agents to trade crypto with paper money, access market data, view leaderboards, and manage trading bots via an MCP-compatible interface.16MIT
- AlicenseAqualityDmaintenanceMCP server for EdgeX perpetual contract trading, providing 16 AI agent tools for market data, account management, and order execution.1714 npmMIT

Armor Crypto MCPofficial
AlicenseCqualityCmaintenanceAn MCP server providing unified access to blockchain operations, bridging, swapping, and crypto trading strategies for AI agents.37179GPL 3.0
TDQS
Scored across 19 tools
Each tool targets a distinct action or resource. Blacklist, lock, trade execution, and bot control tools are clearly separated. Even similar tools like get_performance and get_profit_stats are differentiated by per-pair vs global perspective.
All tools follow a consistent verb_noun pattern (e.g., get_balance, add_to_blacklist, force_exit_trade). No mixing of conventions like camelCase or inconsistent verb forms.
19 tools is slightly above the ideal range but still reasonable for a comprehensive trading bot server. Each tool covers a necessary function without redundancy.
Core CRUD operations for trades, blacklist, locks, and bot control are present. Minor gaps exist, such as the inability to modify active trade parameters (e.g., stop loss) or cancel pending orders, but the essential workflow is covered.