From 030d56cadb0366fce1a5609b2ee9d80b8ccddaf3 Mon Sep 17 00:00:00 2001 From: Robert Tidball <57079898+roberttidball@users.noreply.github.com> Date: Tue, 7 Jul 2026 22:42:06 +1000 Subject: [PATCH 1/2] Add FXMacroData MCP listing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 23f8e22..552d3bb 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ A curated list of **MCP servers** and **AI skills** for finance, trading, and cr | [Massive MCP](https://github.com/massive-com/mcp_massive) | Stocks, options, forex, crypto market data | Freemium | ![GitHub stars](https://img.shields.io/github/stars/massive-com/mcp_massive?style=flat) | | [QuantConnect MCP](https://github.com/QuantConnect/mcp-server) | Algorithmic trading platform integration | Freemium | ![GitHub stars](https://img.shields.io/github/stars/QuantConnect/mcp-server?style=flat) | | [FRED MCP](https://github.com/stefanoamorelli/fred-mcp-server) | Federal Reserve Economic Data | Free | ![GitHub stars](https://img.shields.io/github/stars/stefanoamorelli/fred-mcp-server?style=flat) | +| [FXMacroData MCP](https://github.com/fxmacrodata/mcp-server-fxmacrodata) | Macroeconomic indicators, FX data, release calendars, COT, commodities, and central-bank context | Freemium | ![GitHub stars](https://img.shields.io/github/stars/fxmacrodata/mcp-server-fxmacrodata?style=flat) | | [KOSPI/KOSDAQ MCP](https://github.com/dragon1086/kospi-kosdaq-stock-server) | Korean stock market data | Free | ![GitHub stars](https://img.shields.io/github/stars/dragon1086/kospi-kosdaq-stock-server?style=flat) | | [Yahoo Finance MCP](https://github.com/maxscheijen/mcp-yahoo-finance) | Yahoo Finance stock data | Free | ![GitHub stars](https://img.shields.io/github/stars/maxscheijen/mcp-yahoo-finance?style=flat) | | [HK Finance MCP](https://github.com/hkopenai/hk-finance-mcp-server) | Hong Kong stock market data | Free | ![GitHub stars](https://img.shields.io/github/stars/hkopenai/hk-finance-mcp-server?style=flat) | From c819f85f5482fe12cf90dd7518e57519f8396a3d Mon Sep 17 00:00:00 2001 From: Robert Tidball Date: Fri, 14 Aug 2026 22:40:28 +1000 Subject: [PATCH 2/2] Tighten FXMacroData MCP listing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 552d3bb..e992b89 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ A curated list of **MCP servers** and **AI skills** for finance, trading, and cr | [Massive MCP](https://github.com/massive-com/mcp_massive) | Stocks, options, forex, crypto market data | Freemium | ![GitHub stars](https://img.shields.io/github/stars/massive-com/mcp_massive?style=flat) | | [QuantConnect MCP](https://github.com/QuantConnect/mcp-server) | Algorithmic trading platform integration | Freemium | ![GitHub stars](https://img.shields.io/github/stars/QuantConnect/mcp-server?style=flat) | | [FRED MCP](https://github.com/stefanoamorelli/fred-mcp-server) | Federal Reserve Economic Data | Free | ![GitHub stars](https://img.shields.io/github/stars/stefanoamorelli/fred-mcp-server?style=flat) | -| [FXMacroData MCP](https://github.com/fxmacrodata/mcp-server-fxmacrodata) | Macroeconomic indicators, FX data, release calendars, COT, commodities, and central-bank context | Freemium | ![GitHub stars](https://img.shields.io/github/stars/fxmacrodata/mcp-server-fxmacrodata?style=flat) | +| [FXMacroData MCP](https://github.com/fxmacrodata/mcp-server-fxmacrodata) | Macro indicators, FX, calendars, COT, and commodities | Freemium | ![GitHub stars](https://img.shields.io/github/stars/fxmacrodata/mcp-server-fxmacrodata?style=flat) | | [KOSPI/KOSDAQ MCP](https://github.com/dragon1086/kospi-kosdaq-stock-server) | Korean stock market data | Free | ![GitHub stars](https://img.shields.io/github/stars/dragon1086/kospi-kosdaq-stock-server?style=flat) | | [Yahoo Finance MCP](https://github.com/maxscheijen/mcp-yahoo-finance) | Yahoo Finance stock data | Free | ![GitHub stars](https://img.shields.io/github/stars/maxscheijen/mcp-yahoo-finance?style=flat) | | [HK Finance MCP](https://github.com/hkopenai/hk-finance-mcp-server) | Hong Kong stock market data | Free | ![GitHub stars](https://img.shields.io/github/stars/hkopenai/hk-finance-mcp-server?style=flat) |