@toolsdk.ai/registry 1.0.71 → 1.0.76

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.
package/README.md CHANGED
@@ -83,6 +83,7 @@ console.log(await(await fetch('https://toolsdk-ai.github.io/awesome-mcp-registry
83
83
  ```json
84
84
  {
85
85
  "type": "mcp-server",
86
+ "name": "Github",
86
87
  "packageName": "@modelcontextprotocol/server-github",
87
88
  "description": "MCP server for using the GitHub API",
88
89
  "url": "https://github.com/modelcontextprotocol/servers/blob/main/src/github",
@@ -103,8 +104,9 @@ For more detail please see [the guide](./docs/guide.md).
103
104
 
104
105
  # MCP Servers
105
106
 
106
- ✅: Validated and runnable tools
107
- ❌: Cannot be run by the MCP client (with mock environments variables)
107
+ ✅: Validated and runnable tools (244)
108
+
109
+ ❌: Cannot be run by the MCP client (with mock environments variables (1188))
108
110
 
109
111
 
110
112