finance & fintech

Freqtrade Mcp

An MCP server that integrates with the Freqtrade cryptocurrency trading bot.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/freqtrade-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "freqtrade-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/freqtrade-mcp"
  ]
}

About This MCP Server

kukapay/freqtrade-mcp

An MCP server that integrates with the Freqtrade cryptocurrency trading bot.

GitHub: https://github.com/kukapay/freqtrade-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub