@toolsdk.ai/registry 1.0.161 → 1.0.163
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
|
@@ -12,14 +12,14 @@
|
|
|
12
12
|
<a href="https://github.com/toolsdk-ai/toolsdk-mcp-registry/actions/workflows/test.yaml">
|
|
13
13
|
<img src="https://github.com/toolsdk-ai/toolsdk-mcp-registry/actions/workflows/test.yaml/badge.svg" alt="Build Status" />
|
|
14
14
|
</a>
|
|
15
|
-
<img src="https://img.shields.io/badge/MCP_Servers-
|
|
15
|
+
<img src="https://img.shields.io/badge/MCP_Servers-4543-blue?style=flat-square" alt="MCP Servers Count" />
|
|
16
16
|
<img src="https://img.shields.io/badge/LICENSE-MIT-ff69b4?style=flat-square" alt="License" />
|
|
17
17
|
<br />
|
|
18
18
|
<a href="https://www.producthunt.com/products/toolsdk-ai">
|
|
19
19
|
<img src="https://api.producthunt.com/widgets/embed-image/v1/top-post-badge.svg?post_id=997428&theme=light&period=daily" alt="Product Hunt" height="40" />
|
|
20
20
|
</a>
|
|
21
21
|
|
|
22
|
-
<a href="#mcp-servers">🔍 <b>Browse
|
|
22
|
+
<a href="#mcp-servers">🔍 <b>Browse 4543+ Tools</b></a>
|
|
23
23
|
•
|
|
24
24
|
<a href="#quick-start">🐳 <b>Self-hosted</b></a>
|
|
25
25
|
•
|
|
@@ -75,7 +75,7 @@ docker compose up -d
|
|
|
75
75
|
- *See [Configuration Guide](./docs/DEVELOPMENT.md) for full details.*
|
|
76
76
|
|
|
77
77
|
> [!TIP]
|
|
78
|
-
> **Tip for Private Deployment**: This registry contains
|
|
78
|
+
> **Tip for Private Deployment**: This registry contains 4543+ public MCP servers. If you only need a specific subset for your private environment, you can prune the `packages/` directory.
|
|
79
79
|
> 📖 See [Package Management Guide](./docs/DEVELOPMENT.md#5--package-management-for-private-deployment) for details.
|
|
80
80
|
|
|
81
81
|
That's it! Your self-hosted MCP registry is now running with:
|
|
@@ -87,7 +87,7 @@ That's it! Your self-hosted MCP registry is now running with:
|
|
|
87
87
|
|
|
88
88
|
- 🌐 **Local Web Interface**: http://localhost:3003
|
|
89
89
|
- 📚 **Swagger API Docs**: http://localhost:3003/swagger
|
|
90
|
-
- 🔍 **Search & Execute**
|
|
90
|
+
- 🔍 **Search & Execute** 4543+ MCP Servers remotely
|
|
91
91
|
- 🤖 **Integrate** with your AI agents, chatbots, and LLM applications
|
|
92
92
|
|
|
93
93
|
#### 🌐 Remote Tool Execution Example
|
|
@@ -221,7 +221,7 @@ graph TD
|
|
|
221
221
|
|
|
222
222
|
This open-source project provides:
|
|
223
223
|
|
|
224
|
-
- **Structured Registry** -
|
|
224
|
+
- **Structured Registry** - 4543+ MCP servers with metadata
|
|
225
225
|
- **Unified Gateway** - HTTP API to query and execute tools remotely
|
|
226
226
|
- **Auto-Generated Docs** - Always up-to-date README and API documentation
|
|
227
227
|
|
|
@@ -320,12 +320,12 @@ Your MCP server will be:
|
|
|
320
320
|
|
|
321
321
|
## MCP Servers Directory
|
|
322
322
|
|
|
323
|
-
**
|
|
323
|
+
**4543+ AI Agent Tools, LLM Integrations & Automation Servers**
|
|
324
324
|
|
|
325
325
|
> [!NOTE]
|
|
326
326
|
> ⭐ **Featured below**: Hand-picked, production-ready MCP servers verified by our team.
|
|
327
327
|
>
|
|
328
|
-
> 📚 **Looking for all
|
|
328
|
+
> 📚 **Looking for all 4543+ servers?** Check out [**All MCP Servers**](./docs/ALL-MCP-SERVERS.md) for the complete list.
|
|
329
329
|
|
|
330
330
|
> [!TIP]
|
|
331
331
|
> If a package is marked as `validated: true` in the index, you can usually wire it up in minutes via ToolSDK (e.g. `getAISDKTool(toolKey)`).
|
|
@@ -54,6 +54,7 @@
|
|
|
54
54
|
"mcp-turso-cloud",
|
|
55
55
|
"wegene",
|
|
56
56
|
"@toolsdk-remote/io-github-mindscapehq-mcp-server-raygun",
|
|
57
|
+
"@toolsdk-remote/com-bamboosnow-omnis-venture-intelligence",
|
|
57
58
|
"@toolsdk-remote/ai-smithery-222wcnm-bilistalkermcp",
|
|
58
59
|
"@toolsdk-remote/ai-smithery-bigvik193-reddit-ads-mcp-api",
|
|
59
60
|
"mcp-threatintel-server",
|
|
@@ -136,6 +137,7 @@
|
|
|
136
137
|
"kit-mcp-server",
|
|
137
138
|
"mcp-google-calendar",
|
|
138
139
|
"@browserstack/mcp-server",
|
|
140
|
+
"@cabin/agent",
|
|
139
141
|
"@coolver/home-assistant-mcp",
|
|
140
142
|
"tailscale-status",
|
|
141
143
|
"@toolsdk-remote/ai-smithery-yuna0x0-hackmd-mcp",
|
|
@@ -56567,20 +56567,21 @@
|
|
|
56567
56567
|
"tools": {}
|
|
56568
56568
|
},
|
|
56569
56569
|
"agentic-ads": {
|
|
56570
|
-
"path": "uncategorized/agentic-ads.json",
|
|
56571
56570
|
"category": "uncategorized",
|
|
56572
|
-
"
|
|
56573
|
-
"validated": false
|
|
56571
|
+
"path": "uncategorized/agentic-ads.json",
|
|
56572
|
+
"validated": false,
|
|
56573
|
+
"tools": {}
|
|
56574
56574
|
},
|
|
56575
56575
|
"proofbets": {
|
|
56576
|
-
"path": "finance-fintech/proofbets.json",
|
|
56577
56576
|
"category": "finance-fintech",
|
|
56578
|
-
"
|
|
56579
|
-
"validated": false
|
|
56577
|
+
"path": "finance-fintech/proofbets.json",
|
|
56578
|
+
"validated": false,
|
|
56579
|
+
"tools": {}
|
|
56580
56580
|
},
|
|
56581
56581
|
"obsd-launchpad-mcp": {
|
|
56582
|
-
"path": "finance-fintech/obsd-launchpad.json",
|
|
56583
56582
|
"category": "finance-fintech",
|
|
56583
|
+
"path": "finance-fintech/obsd-launchpad.json",
|
|
56584
|
+
"validated": true,
|
|
56584
56585
|
"tools": {
|
|
56585
56586
|
"get_platform_stats": {
|
|
56586
56587
|
"name": "get_platform_stats",
|
|
@@ -56650,7 +56651,18 @@
|
|
|
56650
56651
|
"name": "analyze_wallet",
|
|
56651
56652
|
"description": "FREE — Analyze any wallet on Base. Shows ETH balance and checks holdings of popular Base tokens. No wallet needed."
|
|
56652
56653
|
}
|
|
56653
|
-
}
|
|
56654
|
-
|
|
56654
|
+
}
|
|
56655
|
+
},
|
|
56656
|
+
"@cabin/agent": {
|
|
56657
|
+
"category": "uncategorized",
|
|
56658
|
+
"path": "uncategorized/cabin-flights.json",
|
|
56659
|
+
"validated": false,
|
|
56660
|
+
"tools": {}
|
|
56661
|
+
},
|
|
56662
|
+
"@toolsdk-remote/com-bamboosnow-omnis-venture-intelligence": {
|
|
56663
|
+
"path": "uncategorized/toolsdk-remote-com-bamboosnow-omnis-venture-intelligence.json",
|
|
56664
|
+
"category": "uncategorized",
|
|
56665
|
+
"tools": {},
|
|
56666
|
+
"validated": false
|
|
56655
56667
|
}
|
|
56656
56668
|
}
|
package/package.json
CHANGED
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"name": "Cabin Flights",
|
|
4
|
+
"packageName": "@cabin/agent",
|
|
5
|
+
"description": "AI-first travel booking with natural language. Search flights with crypto micropayments.",
|
|
6
|
+
"url": "https://github.com/yolo-maxi/cabin",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {
|
|
10
|
+
"X402_PRIVATE_KEY": {
|
|
11
|
+
"description": "EVM wallet private key for x402 micropayments (0x-prefixed hex string)",
|
|
12
|
+
"required": true,
|
|
13
|
+
"secret": true
|
|
14
|
+
},
|
|
15
|
+
"CABIN_API_URL": {
|
|
16
|
+
"description": "Cabin API base URL",
|
|
17
|
+
"required": false,
|
|
18
|
+
"default": "https://api.cabin.team"
|
|
19
|
+
},
|
|
20
|
+
"X402_NETWORK": {
|
|
21
|
+
"description": "Blockchain network for payments (base, ethereum, polygon)",
|
|
22
|
+
"required": false,
|
|
23
|
+
"default": "base"
|
|
24
|
+
},
|
|
25
|
+
"LOG_LEVEL": {
|
|
26
|
+
"description": "Log level (debug, info, warn, error)",
|
|
27
|
+
"required": false,
|
|
28
|
+
"default": "info"
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "@toolsdk-remote/com-bamboosnow-omnis-venture-intelligence",
|
|
4
|
+
"name": "Omnis Venture Intelligence MCP",
|
|
5
|
+
"description": "Hosted MCP and API for startup discovery, company scoring, venture monitoring, and private workspace automation for investors and autonomous agents.",
|
|
6
|
+
"url": "https://github.com/HCS412/ventureautomated",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "mit",
|
|
9
|
+
"remotes": [
|
|
10
|
+
{
|
|
11
|
+
"type": "streamable-http",
|
|
12
|
+
"url": "https://www.bamboosnow.co/api/v1/mcp"
|
|
13
|
+
}
|
|
14
|
+
]
|
|
15
|
+
}
|