From 65125516b0e968be805ea6f3e7a7119acfa06a76 Mon Sep 17 00:00:00 2001 From: tadas Date: Mon, 23 Mar 2026 17:56:31 +0000 Subject: [PATCH 1/4] =?UTF-8?q?Add=20A2ASearch=20=E2=80=94=20directory=20f?= =?UTF-8?q?or=20MCP=20servers,=20agents,=20CLI=20tools=20and=20skills?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4497a0a..c824bbd9 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. +- [tadas-github/a2asearch](https://github.com/tadas-github/a2asearch) 📇 ☁️ - Search engine and directory for 4,800+ AI agents, MCP servers, CLI tools, coding agents and agent skills. Free REST API with search, filtering by type, and pagination. No auth required. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace From 22e0aae4f9818e9c80a4a9fdfc5337134e723fd5 Mon Sep 17 00:00:00 2001 From: tadas Date: Mon, 23 Mar 2026 18:08:16 +0000 Subject: [PATCH 2/4] Update A2ASearch description to include MCP server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c824bbd9..8171adf6 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. -- [tadas-github/a2asearch](https://github.com/tadas-github/a2asearch) 📇 ☁️ - Search engine and directory for 4,800+ AI agents, MCP servers, CLI tools, coding agents and agent skills. Free REST API with search, filtering by type, and pagination. No auth required. +- [tadas-github/a2asearch](https://github.com/tadas-github/a2asearch) 📇 ☁️ - Search engine and directory for 4,800+ MCP servers, AI agents, CLI tools, coding agents and agent skills. Includes an [MCP server](https://github.com/tadas-github/a2asearch-mcp) for searching directly from Claude or Cursor. Free REST API, no auth required. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace From de545d6d49dfb49e078f330cd77107aa452b8b5f Mon Sep 17 00:00:00 2001 From: tadas Date: Mon, 23 Mar 2026 18:10:52 +0000 Subject: [PATCH 3/4] Switch to MCP server repo for a2asearch entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8171adf6..feaaa68a 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. -- [tadas-github/a2asearch](https://github.com/tadas-github/a2asearch) 📇 ☁️ - Search engine and directory for 4,800+ MCP servers, AI agents, CLI tools, coding agents and agent skills. Includes an [MCP server](https://github.com/tadas-github/a2asearch-mcp) for searching directly from Claude or Cursor. Free REST API, no auth required. +- [tadas-github/a2asearch-mcp](https://github.com/tadas-github/a2asearch-mcp) 📇 ☁️ - MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills from the A2ASearch directory. Ask Claude: "Find MCP servers for database access". No auth required, uses the free A2ASearch API. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace From 49428edaa0b46139acb7f4848f4a725b855e27b6 Mon Sep 17 00:00:00 2001 From: tadas Date: Mon, 23 Mar 2026 18:27:43 +0000 Subject: [PATCH 4/4] Add npm install command to entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index feaaa68a..1d858c5c 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. -- [tadas-github/a2asearch-mcp](https://github.com/tadas-github/a2asearch-mcp) 📇 ☁️ - MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills from the A2ASearch directory. Ask Claude: "Find MCP servers for database access". No auth required, uses the free A2ASearch API. +- [tadas-github/a2asearch-mcp](https://github.com/tadas-github/a2asearch-mcp) 📇 ☁️ - MCP server to search 4,800+ MCP servers, AI agents, CLI tools and agent skills. Install: `npx -y a2asearch-mcp`. Ask Claude: "Find MCP servers for database access". Free, no auth required. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace