Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฐ Finance & Fintech
  3. Freqtrade MCP
Freqtrade MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 8:02:03 PM

Freqtrade MCP

User RatingsBe the first to rate and review this MCP server!
View Repository141 GitHub StarsTotal stargazers on GitHub for the source repository (141 stars).Visit Website
freqtradecryptocurrencytradingfinance

Connects AI agents to a Freqtrade bot for market data, account monitoring, and trading operations through its REST API.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kukapay-freqtrade-mcp": {
      "command": "uvx",
      "args": [
        "freqtrade-client"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (17) Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

kukapay/freqtrade-mcp MCP server exposes a Freqtrade cryptocurrency trading bot through MCP tools backed by Freqtrade's REST API. It supports market and account queries, bot controls, configuration actions, blacklist management, trade locks, and buy or sell operations. Use it when an MCP-compatible client needs to inspect or operate an existing Freqtrade instance with its REST API enabled. The project requires Python 3.13 or newer and credentials for the configured Freqtrade API.

Use cases

โ€ขInspect current Freqtrade balances and open trades
โ€ขReview OHLCV data for a selected trading pair
โ€ขPlace buy or sell trades through an MCP client
โ€ขStart, stop, or reload a running trading bot

Key features

โ€ขFetches OHLCV market data
โ€ขReports balances, profits, performance, and trade history
โ€ขControls Freqtrade bot state
โ€ขPlaces buy and sell trades
โ€ขManages pair blacklists and trade locks
โ€ขReads Freqtrade configuration

Capabilities & Tool Schemas (17) ~141 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Freqtrade MCP.

fetch_market_data

Fetch OHLCV data for a pair

fetch_bot_status

Get open trade status

fetch_profit

Get profit summary

fetch_balance

Get account balance

fetch_performance

Get performance metrics

fetch_whitelist

Get whitelist of pairs

How Freqtrade MCP works

What kukapay/freqtrade-mcp MCP server does

kukapay/freqtrade-mcp MCP server connects an MCP client to a running Freqtrade cryptocurrency trading bot. Rather than implementing an exchange connection itself, it calls the bot's REST API and makes selected Freqtrade operations available as MCP tools.

The read-oriented tools cover OHLCV market data, open trade status, profit, account balance, performance, pair whitelists and blacklists, trade history, current configuration, and active trade locks. The server also includes operational tools for starting and stopping the bot, reloading configuration, placing a buy or sell trade, changing the blacklist, and deleting a trade lock.

How it works

The MCP client launches the local Python project and supplies the Freqtrade API URL, username, and password through environment variables. The Freqtrade instance must already be running, and its REST API must be enabled in the Freqtrade configuration.

Market data requires a trading pair and timeframe. Trade placement requires a pair, a side, and a stake amount. Adding or removing a blacklist entry requires a pair, while deleting a lock requires its integer lock ID. The remaining listed tools take no parameters according to the provided tool definitions.

Because several tools change bot state or place trades, access should be limited to a client and user that are intended to control the configured Freqtrade instance. The material does not describe additional confirmation, permission, or risk-management behavior in this MCP server.

Setup and configuration

The documented prerequisites are Python 3.13 or newer, Git, and a running Freqtrade installation with REST API support enabled. The repository is installed by cloning it, entering its directory, and installing freqtrade-client together with mcp[cli] using pip. An optional uv add workflow is also documented.

Configure the MCP client with FREQTRADE_API_URL, FREQTRADE_USERNAME, and FREQTRADE_PASSWORD. The example points to a local API at port 8080, but the value must match the reachable Freqtrade REST endpoint and credentials.

Freqtrade itself needs an api_server configuration section with enabled set to true. The example also specifies a listen address, port, JWT secret, username, password, and WebSocket token. The README refers to Freqtrade's REST API documentation for the complete configuration details.

Tools and capabilities

The available capabilities include:

  • Retrieve OHLCV data for a pair and timeframe.
  • Inspect open trades, profit, balance, performance, completed trades, configuration, and locks.
  • Read the configured whitelist and blacklist.
  • Place buy or sell trades with a specified stake amount.
  • Start, stop, or reload the Freqtrade bot.
  • Add or remove blacklist pairs and delete locks by ID.

The kukapay/freqtrade-mcp MCP server is therefore suited to bot monitoring and direct operational control, provided the connected Freqtrade API is configured and reachable.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • MCP Server Ccxt logoMCP Server Ccxt

    An MCP server for accessing real-time crypto market data and trading via 20+ exchanges using the CCXT library. Supports spot, futures, OHLCV, balances, orders, and more.

    ๐Ÿ’ฐ Finance & Fintech4 views
    Compare vs MCP Server Ccxt โ†’
  • Coinrithm Agent Trading logoCoinrithm Agent Trading

    Paper-trade crypto spot, futures & prediction markets on CoinRithm with a user-minted API key (simulated funds, 21 tools, public Agent Arena).

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Coinrithm Agent Trading โ†’
  • Alpha Vantage MCP logoAlpha Vantage MCP

    Alpha Vantage API integration to fetch both stock and crypto information

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Alpha Vantage MCP โ†’
  • Coincap MCP logoCoincap MCP

    Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys

    ๐Ÿ’ฐ Finance & Fintech4 views
    Compare vs Coincap MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
141
Stargazers on the source repository.
Last commit
9mo ago
Most recent push to the default branch.
Tools exposed
17
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Freqtrade MCP

Clone the repository, enter its directory, and install `freqtrade-client` and `mcp[cli]` with pip. Python 3.13 or newer is required.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFreqtrade MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kukapay-freqtrade-mcp?style=directory)](https://allmcps.com/mcp/kukapay-freqtrade-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kukapay-freqtrade-mcp"><img src="https://allmcps.com/api/badge/kukapay-freqtrade-mcp?style=directory" alt="Freqtrade MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthOther
LicenseMIT
Last updatedSep 7, 2026
10/10 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars141
GitHub Star CountTotal stargazers on GitHub representing community popularity (141 stars).
Last commit9mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Dec 6, 2025
53Quality signal: Good ยท 53/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท freqtrade-client (PyPI)

โ˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฐ Finance & Fintech โ†’Best MCP servers for Finance & Fintech โ†’Alternatives to Freqtrade MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code