From 5e784395250e1ba3928b8c225e15bf77d701d489 Mon Sep 17 00:00:00 2001
From: esoloz <109945623+esoloz@users.noreply.github.com>
Date: Thu, 12 Jun 2025 16:17:25 +0300
Subject: [PATCH 1/3] Add new MCP Aggregator MCPX.md
Adding a new MCP Aggregator, called MCPX
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bb2ea5a7..e0968ade 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/)
### ๐ Aggregators
Servers for accessing many apps and tools through a single MCP server.
-
+- [MCPX](https://github.com/TheLunarCompany/lunar/tree/main/mcpx) ๐๏ธ ๐ โ๏ธ ๐ ๐ช ๐ง - MCPX is a production-ready, open-source gateway to manage MCP servers at scaleโcentralize tool discovery, access controls, call prioritization, and usage tracking to simplify agent workflows.
- [julien040/anyquery](https://github.com/julien040/anyquery) ๐๏ธ ๐ โ๏ธ - Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.
- [metatool-ai/metatool-app](https://github.com/metatool-ai/metatool-app) ๐ โ๏ธ ๐ ๐ ๐ช ๐ง - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
- [mindsdb/mindsdb](https://github.com/mindsdb/mindsdb) - Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
From feefbcfbcc1d68265b805aff6ac218bb33184711 Mon Sep 17 00:00:00 2001
From: esoloz <109945623+esoloz@users.noreply.github.com>
Date: Thu, 12 Jun 2025 16:23:22 +0300
Subject: [PATCH 2/3] Add new MCP Server MCPX
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e0968ade..4ca21f64 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/)
### ๐ Aggregators
Servers for accessing many apps and tools through a single MCP server.
-- [MCPX](https://github.com/TheLunarCompany/lunar/tree/main/mcpx) ๐๏ธ ๐ โ๏ธ ๐ ๐ช ๐ง - MCPX is a production-ready, open-source gateway to manage MCP servers at scaleโcentralize tool discovery, access controls, call prioritization, and usage tracking to simplify agent workflows.
+- [MCPX](https://github.com/TheLunarCompany/lunar/tree/main/mcpx) ๐ ๐ โ๏ธ ๐ ๐ช ๐ง - MCPX is a production-ready, open-source gateway to manage MCP servers at scaleโcentralize tool discovery, access controls, call prioritization, and usage tracking to simplify agent workflows.
- [julien040/anyquery](https://github.com/julien040/anyquery) ๐๏ธ ๐ โ๏ธ - Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.
- [metatool-ai/metatool-app](https://github.com/metatool-ai/metatool-app) ๐ โ๏ธ ๐ ๐ ๐ช ๐ง - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
- [mindsdb/mindsdb](https://github.com/mindsdb/mindsdb) - Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
From ac7a0aad4de813dd27afe9718fbb70aa8f1f8b4c Mon Sep 17 00:00:00 2001
From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com>
Date: Sun, 29 Jun 2025 12:53:43 +0200
Subject: [PATCH 3/3] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4ca21f64..fb8d0b51 100644
--- a/README.md
+++ b/README.md
@@ -110,7 +110,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/)
### ๐ Aggregators
Servers for accessing many apps and tools through a single MCP server.
-- [MCPX](https://github.com/TheLunarCompany/lunar/tree/main/mcpx) ๐ ๐ โ๏ธ ๐ ๐ช ๐ง - MCPX is a production-ready, open-source gateway to manage MCP servers at scaleโcentralize tool discovery, access controls, call prioritization, and usage tracking to simplify agent workflows.
+- [TheLunarCompany/lunar#mcpx](https://github.com/TheLunarCompany/lunar/tree/main/mcpx) ๐ ๐ โ๏ธ ๐ ๐ช ๐ง - MCPX is a production-ready, open-source gateway to manage MCP servers at scaleโcentralize tool discovery, access controls, call prioritization, and usage tracking to simplify agent workflows.
- [julien040/anyquery](https://github.com/julien040/anyquery) ๐๏ธ ๐ โ๏ธ - Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database. Local-first and private by design.
- [metatool-ai/metatool-app](https://github.com/metatool-ai/metatool-app) ๐ โ๏ธ ๐ ๐ ๐ช ๐ง - MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
- [mindsdb/mindsdb](https://github.com/mindsdb/mindsdb) - Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).