From c0fd216a7d5cd6f41b92932624280d4393f153aa Mon Sep 17 00:00:00 2001 From: JasonZhu Date: Wed, 29 Apr 2026 15:12:11 +0800 Subject: [PATCH] docs: add Agent Skills Hub to Resources directory Adds AgentSkillsHub (https://agentskillshub.top) to the Resources section as a third-party directory of MCP servers + Claude Skills + agent tools, indexed from GitHub and quality-scored on 10 dimensions. Inserted alphabetically between A2A-MCP Java Bridge and AiMCP. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 874916cab3..0a8b0171c3 100644 --- a/README.md +++ b/README.md @@ -99,6 +99,7 @@ These are high-level frameworks that make it easier to build MCP servers or clie Additional resources on MCP. - **[A2A-MCP Java Bridge](https://github.com/vishalmysore/a2ajava)** - A2AJava brings powerful A2A-MCP integration directly into your Java applications. It enables developers to annotate standard Java methods and instantly expose them as MCP Server, A2A-discoverable actions — with no boilerplate or service registration overhead. +- **[Agent Skills Hub](https://agentskillshub.top)** - Searchable directory of 67,000+ MCP servers, Claude Skills, and agent tools indexed from GitHub, quality-scored on 10 dimensions and refreshed every 8 hours by **[Jason Zhu](https://github.com/zhuyansen)** - **[AiMCP](https://www.aimcp.info)** - A collection of MCP clients&servers to find the right mcp tools by **[Hekmon](https://github.com/hekmon8)** - **[Awesome Crypto MCP Servers by badkk](https://github.com/badkk/awesome-crypto-mcp-servers)** - A curated list of MCP servers by **[Luke Fan](https://github.com/badkk)** - **[Awesome MCP Servers by appcypher](https://github.com/appcypher/awesome-mcp-servers)** - A curated list of MCP servers by **[Stephen Akinyemi](https://github.com/appcypher)**