@toolsdk.ai/registry 1.0.26 → 1.0.27

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 +1 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -10,6 +10,7 @@ An open, high-quality, well-structured and developer-friendly list of 62+ MCP se
10
10
 
11
11
 
12
12
 
13
+ - [Video: How to submit a MCP server in JSON file?](https://www.youtube.com/watch?v=J_oaDtCoVVo)
13
14
  - [Quick Start](#quick-start)
14
15
  - [Contributing Guide](./docs/guide.md)
15
16
  - [Awesome MCP Servers](#mcp-servers)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toolsdk.ai/registry",
3
- "version": "1.0.26",
3
+ "version": "1.0.27",
4
4
  "description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
5
5
  "exports": {
6
6
  "./*": "./*",