@toolsdk.ai/registry 1.0.123 → 1.0.124
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
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
|
|
7
7
|
[](https://www.producthunt.com/products/toolsdk-ai)
|
|
8
8
|
|
|
9
|
-

|
|
10
10
|

|
|
11
11
|
|
|
12
|
-
🚀 **Open-source**, **production-ready**, and **developer-friendly** registry for
|
|
12
|
+
🚀 **Open-source**, **production-ready**, and **developer-friendly** registry for 4109+ Model Context Protocol (MCP) servers, plugins, and AI agent tools.
|
|
13
13
|
|
|
14
14
|
Perfect for **AI automation**, **chatbot development**, **LLM integrations**, and **enterprise AI deployments**.
|
|
15
15
|
|
|
@@ -24,7 +24,7 @@ Perfect for **AI automation**, **chatbot development**, **LLM integrations**, an
|
|
|
24
24
|
### 🎯 Key Features
|
|
25
25
|
|
|
26
26
|
- 🔐 **Private & Self-Hosted** - Deploy your own secure MCP registry with Docker in minutes
|
|
27
|
-
- 🤖 **
|
|
27
|
+
- 🤖 **4109+ AI Tools** - Largest curated collection of MCP servers for Claude, LLMs, and AI agents
|
|
28
28
|
- ⚡ **Remote Execution** - Run MCP tools in isolated sandbox environments via REST API
|
|
29
29
|
- 🔍 **Powerful Search** - Fast, full-text search powered by Meilisearch
|
|
30
30
|
- 📦 **NPM Integration** - Use as a TypeScript/Node.js SDK in your projects
|
|
@@ -46,7 +46,7 @@ Perfect for **AI automation**, **chatbot development**, **LLM integrations**, an
|
|
|
46
46
|
|
|
47
47
|
This open-source registry provides:
|
|
48
48
|
|
|
49
|
-
- 📚 **Structured Database** -
|
|
49
|
+
- 📚 **Structured Database** - 4109+ validated MCP servers with metadata
|
|
50
50
|
- 🔗 **Multiple Formats** - JSON, npm package, and generated documentation
|
|
51
51
|
- 🌐 **REST API** - Query and execute tools remotely
|
|
52
52
|
- 📖 **Auto-Generated Docs** - Always up-to-date README and API documentation
|
|
@@ -134,7 +134,7 @@ That's it! Your self-hosted MCP registry is now running with:
|
|
|
134
134
|
|
|
135
135
|
- 🌐 **Web Interface**: http://localhost:3003
|
|
136
136
|
- 📚 **Swagger API Docs**: http://localhost:3003/swagger
|
|
137
|
-
- 🔍 **Search & Execute**
|
|
137
|
+
- 🔍 **Search & Execute** 4109+ MCP tools remotely
|
|
138
138
|
- 🤖 **Integrate** with your AI agents, chatbots, and LLM applications
|
|
139
139
|
|
|
140
140
|
#### 💻 Remote Tool Execution Example
|
|
@@ -241,7 +241,7 @@ Help grow the world's largest open-source MCP registry! Share your AI tools, plu
|
|
|
241
241
|
|
|
242
242
|
- [Fork this repository](https://github.com/toolsdk-ai/toolsdk-mcp-registry/fork)
|
|
243
243
|
- Create `your-mcp-server.json` in [packages/uncategorized](./packages/uncategorized)
|
|
244
|
-
- Submit a PR and join
|
|
244
|
+
- Submit a PR and join 4109+ MCP servers!
|
|
245
245
|
|
|
246
246
|
**3. Get Discovered**
|
|
247
247
|
|
|
@@ -259,9 +259,9 @@ Your MCP server will be:
|
|
|
259
259
|
|
|
260
260
|
## 📋 MCP Servers Directory
|
|
261
261
|
|
|
262
|
-
**
|
|
262
|
+
**4109+ AI Agent Tools, LLM Integrations & Automation Servers**
|
|
263
263
|
|
|
264
|
-
- ✅ **Validated & Tested** (
|
|
264
|
+
- ✅ **Validated & Tested** (710) - Production-ready MCP servers
|
|
265
265
|
- ⚙️ **Community Contributed** (3399) - Requires configuration
|
|
266
266
|
|
|
267
267
|
Browse by category: Developer Tools, AI Agents, Databases, Cloud Platforms, APIs, and more!
|
|
@@ -970,6 +970,7 @@ Run code securely, perfect for coding agents and AI-driven programming tasks.
|
|
|
970
970
|
- [✅ node-code-sandbox-mcp](https://github.com/ssdeanx/node-code-sandbox-mcp): Provides a secure Docker-based environment for executing Node.js code with npm dependencies, shell commands, and file operations while maintaining proper isolation for testing and web development prototyping. (7 tools) (node)
|
|
971
971
|
- [✅ nrepl-mcp-server](https://github.com/johancodinha/nrepl-mcp-server): Integrates with Clojure nREPL instances to enable code evaluation, namespace listing, and public var inspection for AI-assisted Clojure development. (3 tools) (node)
|
|
972
972
|
- [✅ python-local](https://github.com/alec2435/python_mcp): Provides an interactive Python REPL environment for executing code within conversations, maintaining separate state for each session and supporting both expressions and statements. (1 tools) (python)
|
|
973
|
+
- [✅ sandock-mcp](https://github.com/sandock-ai/sandock): A Model Context Protocol server for running code in a secure sandbox by Sandock. (1 tools) (node)
|
|
973
974
|
- [❌ @pydantic/mcp-run-python](https://github.com/pydantic/pydantic-ai/tree/HEAD/mcp-run-python): Provides a browser-compatible Python execution environment with package management capabilities for running code snippets safely without requiring a backend Python installation. (node)
|
|
974
975
|
- [❌ @yepcode/mcp-server](https://github.com/yepcode/mcp-server-js): Enables secure execution of LLM-generated scripts and processes in isolated environments with environment variable management for teams needing to run code directly from AI assistants. (node)
|
|
975
976
|
- [❌ ai-meta-tool-creator](https://github.com/alxspiker/ai-meta-mcp-server): Enables AI to dynamically create, execute, and manage custom tools in a secure sandbox environment for JavaScript, Python, or shell code with persistent storage capabilities. (node)
|
|
@@ -47446,5 +47446,16 @@
|
|
|
47446
47446
|
"path": "developer-tools/neurolink.json",
|
|
47447
47447
|
"validated": false,
|
|
47448
47448
|
"tools": {}
|
|
47449
|
+
},
|
|
47450
|
+
"sandock-mcp": {
|
|
47451
|
+
"category": "code-execution",
|
|
47452
|
+
"path": "code-execution/sandock-mcp.json",
|
|
47453
|
+
"validated": true,
|
|
47454
|
+
"tools": {
|
|
47455
|
+
"sandock_run_code": {
|
|
47456
|
+
"name": "sandock_run_code",
|
|
47457
|
+
"description": "Execute code (JavaScript, TypeScript, or Python) in an isolated sandbox environment"
|
|
47458
|
+
}
|
|
47459
|
+
}
|
|
47449
47460
|
}
|
|
47450
47461
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toolsdk.ai/registry",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.124",
|
|
4
4
|
"description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mcp",
|
|
@@ -615,6 +615,7 @@
|
|
|
615
615
|
"resend-mcp": "0.1.2",
|
|
616
616
|
"rss-reader-mcp": "1.0.3",
|
|
617
617
|
"sandock": "^0.2.2",
|
|
618
|
+
"sandock-mcp": "0.1.0",
|
|
618
619
|
"scrapeless-mcp-server": "0.3.0",
|
|
619
620
|
"scraperis-mcp": "0.1.22",
|
|
620
621
|
"search-stock-news-mcp": "1.0.12",
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "sandock-mcp",
|
|
4
|
+
"description": "A Model Context Protocol server for running code in a secure sandbox by Sandock.",
|
|
5
|
+
"url": "https://github.com/sandock-ai/sandock",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "mit",
|
|
8
|
+
"env": {
|
|
9
|
+
"SANDOCK_API_KEY": {
|
|
10
|
+
"description": "API key for authenticating with the Sandock service.",
|
|
11
|
+
"required": true
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
"name": "Sandock MCP"
|
|
15
|
+
}
|