@toolsdk.ai/registry 1.0.15 → 1.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +8 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,13 @@
1
1
  # Awesome MCP Registry
2
2
 
3
- Welcome to the Awesome MCP Registry, your go-to open and structured registry with 62+ MCP servers and packages.
3
+ ![How many MCP Servers in Awesome MCP Registry](https://img.shields.io/badge/MCP_Servers-62-blue)
4
+
5
+
6
+ Welcome to the Awesome MCP Registry.
7
+
8
+ An open, well-structured and developer-friendly list of 62+ MCP servers.
9
+
10
+
4
11
 
5
12
  - [Quick Start](#quick-start)
6
13
  - [Contributing Guide](./docs/guide.md)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toolsdk.ai/registry",
3
- "version": "1.0.15",
3
+ "version": "1.0.16",
4
4
  "description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
5
5
  "exports": {
6
6
  "./*": "./*",