@toolsdk.ai/registry 1.0.50 → 1.0.51

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.
@@ -52,6 +52,7 @@
52
52
  },
53
53
  "@modelcontextprotocol/server-everart": {
54
54
  "path": "art-and-culture/modelcontextprotocol-server-everart.json",
55
+ "tools": {},
55
56
  "validated": false
56
57
  },
57
58
  "mcp-server-stability-ai": {
@@ -436,6 +437,7 @@
436
437
  },
437
438
  "@cloudflare/mcp-server-cloudflare": {
438
439
  "path": "cloud-platforms/cloudflare-mcp-server-cloudflare.json",
440
+ "tools": {},
439
441
  "validated": false
440
442
  },
441
443
  "mcp-server-kubernetes": {
@@ -563,6 +565,7 @@
563
565
  },
564
566
  "@gongrzhe/server-gmail-autoauth-mcp": {
565
567
  "path": "communication/gongrzhe-server-gmail-autoauth-mcp.json",
568
+ "tools": {},
566
569
  "validated": false
567
570
  },
568
571
  "@modelcontextprotocol/server-slack": {
@@ -605,6 +608,7 @@
605
608
  },
606
609
  "mcp-mongo-server": {
607
610
  "path": "databases/mcp-mongo-server.json",
611
+ "tools": {},
608
612
  "validated": false
609
613
  },
610
614
  "mcp-server-sqlite": {
@@ -612,10 +616,12 @@
612
616
  },
613
617
  "@modelcontextprotocol/server-postgres": {
614
618
  "path": "databases/modelcontextprotocol-server-postgres.json",
619
+ "tools": {},
615
620
  "validated": false
616
621
  },
617
622
  "@benborla29/mcp-server-mysql": {
618
623
  "path": "databases/benborla29-mcp-server-mysql.json",
624
+ "tools": {},
619
625
  "validated": false
620
626
  },
621
627
  "airtable-mcp-server": {
@@ -745,10 +751,12 @@
745
751
  },
746
752
  "mcp-openapi-schema-explorer": {
747
753
  "path": "developer-tools/mcp-openapi-schema-explorer.json",
754
+ "tools": {},
748
755
  "validated": false
749
756
  },
750
757
  "hackmd-mcp": {
751
758
  "path": "developer-tools/hackmd-mcp.json",
759
+ "tools": {},
752
760
  "validated": false
753
761
  },
754
762
  "mcp-server-tree-sitter": {
@@ -804,10 +812,12 @@
804
812
  },
805
813
  "@modelcontextprotocol/server-gdrive": {
806
814
  "path": "file-systems/modelcontextprotocol-server-gdrive.json",
815
+ "tools": {},
807
816
  "validated": false
808
817
  },
809
818
  "@modelcontextprotocol/server-filesystem": {
810
819
  "path": "file-systems/modelcontextprotocol-server-filesystem.json",
820
+ "tools": {},
811
821
  "validated": false
812
822
  },
813
823
  "@modelcontextprotocol/server-memory": {
@@ -1545,6 +1555,7 @@
1545
1555
  },
1546
1556
  "mcp-server-giphy": {
1547
1557
  "path": "search-data-extraction/mcp-server-giphy.json",
1558
+ "tools": {},
1548
1559
  "validated": false
1549
1560
  },
1550
1561
  "mcp-server-git": {
@@ -1714,6 +1725,7 @@
1714
1725
  },
1715
1726
  "@llmindset/mcp-miro": {
1716
1727
  "path": "other-tools-and-integrations/llmindset-mcp-miro.json",
1728
+ "tools": {},
1717
1729
  "validated": false
1718
1730
  },
1719
1731
  "mcp-server-time": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toolsdk.ai/registry",
3
- "version": "1.0.50",
3
+ "version": "1.0.51",
4
4
  "description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
5
5
  "exports": {
6
6
  "./config/*": "./config/*",