@toolsdk.ai/registry 1.0.158 → 1.0.160
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 +7 -7
- package/indexes/categories-list.json +3 -0
- package/indexes/packages-list.json +22 -4
- package/package.json +1 -1
- package/packages/aggregators/frostbyte-mcp.json +15 -0
- package/packages/finance-fintech/proofbets.json +11 -0
- package/packages/finance-fintech/toolsdk-remote-proofbets-mcp.json +21 -0
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-4539-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 4539+ 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 4539+ 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** 4539+ 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** - 4539+ 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
|
+
**4539+ 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 4539+ 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)`).
|
|
@@ -637,6 +637,7 @@
|
|
|
637
637
|
"agent-server",
|
|
638
638
|
"@metamcp/mcp-server-metamcp",
|
|
639
639
|
"@noveum-ai/mcp-server",
|
|
640
|
+
"frostbyte-mcp",
|
|
640
641
|
"anti-bs",
|
|
641
642
|
"@superfaceai/mcp",
|
|
642
643
|
"academic-author-network",
|
|
@@ -2730,6 +2731,7 @@
|
|
|
2730
2731
|
"binance",
|
|
2731
2732
|
"up-bank",
|
|
2732
2733
|
"stock-market-analysis-tools",
|
|
2734
|
+
"proofbets",
|
|
2733
2735
|
"crypto-fear-&-greed-index",
|
|
2734
2736
|
"hedera",
|
|
2735
2737
|
"setu_mcp_kyc",
|
|
@@ -2913,6 +2915,7 @@
|
|
|
2913
2915
|
"stock-info-(akshare)",
|
|
2914
2916
|
"alpha-vantage-stock-data",
|
|
2915
2917
|
"fiscal-data-mcp",
|
|
2918
|
+
"@toolsdk-remote/proofbets-mcp",
|
|
2916
2919
|
"payman",
|
|
2917
2920
|
"mcp-lighthouse",
|
|
2918
2921
|
"monarch-money-mcp-server",
|
|
@@ -56542,15 +56542,33 @@
|
|
|
56542
56542
|
"validated": false,
|
|
56543
56543
|
"tools": {}
|
|
56544
56544
|
},
|
|
56545
|
+
"frostbyte-mcp": {
|
|
56546
|
+
"category": "aggregators",
|
|
56547
|
+
"path": "aggregators/frostbyte-mcp.json",
|
|
56548
|
+
"validated": false,
|
|
56549
|
+
"tools": {}
|
|
56550
|
+
},
|
|
56545
56551
|
"wazion-mcp-server": {
|
|
56546
|
-
"path": "communication/wazion-mcp-server.json",
|
|
56547
56552
|
"category": "communication",
|
|
56548
|
-
"
|
|
56549
|
-
"validated": false
|
|
56553
|
+
"path": "communication/wazion-mcp-server.json",
|
|
56554
|
+
"validated": false,
|
|
56555
|
+
"tools": {}
|
|
56556
|
+
},
|
|
56557
|
+
"@toolsdk-remote/proofbets-mcp": {
|
|
56558
|
+
"category": "finance-fintech",
|
|
56559
|
+
"path": "finance-fintech/toolsdk-remote-proofbets-mcp.json",
|
|
56560
|
+
"validated": false,
|
|
56561
|
+
"tools": {}
|
|
56550
56562
|
},
|
|
56551
56563
|
"geoscore-mcp": {
|
|
56552
|
-
"path": "marketing/geoscore-mcp.json",
|
|
56553
56564
|
"category": "marketing",
|
|
56565
|
+
"path": "marketing/geoscore-mcp.json",
|
|
56566
|
+
"validated": false,
|
|
56567
|
+
"tools": {}
|
|
56568
|
+
},
|
|
56569
|
+
"proofbets": {
|
|
56570
|
+
"path": "finance-fintech/proofbets.json",
|
|
56571
|
+
"category": "finance-fintech",
|
|
56554
56572
|
"tools": {},
|
|
56555
56573
|
"validated": false
|
|
56556
56574
|
}
|
package/package.json
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"name": "Frostbyte MCP",
|
|
4
|
+
"packageName": "frostbyte-mcp",
|
|
5
|
+
"description": "MCP server providing 40+ developer tools: IP geolocation, DNS lookup, crypto prices, website screenshots, code execution, DeFi trading, wallet management, and more.",
|
|
6
|
+
"url": "https://github.com/OzorOwn/frostbyte-mcp",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {
|
|
10
|
+
"FROSTBYTE_API_KEY": {
|
|
11
|
+
"description": "API key for Frostbyte Gateway (get free key at https://agent-gateway-kappa.vercel.app)",
|
|
12
|
+
"required": false
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "proofbets",
|
|
4
|
+
"description": "Query verified crypto casino data, bonus codes, prediction market fees, and World Cup 2026 odds",
|
|
5
|
+
"url": "https://github.com/vjrmuc/proofbets/tree/main/mcp-server",
|
|
6
|
+
"homepage": "https://proofbets.com/developers/",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "unknown",
|
|
9
|
+
"env": {},
|
|
10
|
+
"name": "ProofBets"
|
|
11
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"name": "ProofBets MCP Server",
|
|
4
|
+
"packageName": "@toolsdk-remote/proofbets-mcp",
|
|
5
|
+
"description": "Casino intelligence with 13 tools: search 50+ crypto casinos, verify bonus codes, calculate EV, compare P2P prediction markets (Polymarket, Kalshi, Azuro), and on-chain wallet verification",
|
|
6
|
+
"url": "https://github.com/proofbets/proofbets-mcp",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {
|
|
10
|
+
"PROOFBETS_API_KEY": {
|
|
11
|
+
"description": "Optional API key for higher rate limits",
|
|
12
|
+
"required": false
|
|
13
|
+
}
|
|
14
|
+
},
|
|
15
|
+
"remotes": [
|
|
16
|
+
{
|
|
17
|
+
"type": "streamable-http",
|
|
18
|
+
"url": "https://proofbets.com/api/mcp/"
|
|
19
|
+
}
|
|
20
|
+
]
|
|
21
|
+
}
|