@toolsdk.ai/registry 1.0.166 → 1.0.168
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 +9 -7
- package/indexes/categories-list.json +3 -0
- package/indexes/packages-list.json +69 -5
- package/package.json +2 -1
- package/packages/developer-tools/discovery-oracle-402bot.json +17 -0
- package/packages/finance-fintech/rustchain-mcp.json +1 -0
- package/packages/finance-fintech/supercolony-mcp.json +10 -0
- package/packages/search-data-extraction/xquik.json +15 -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-4547-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 4547+ 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 4547+ 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** 4547+ 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** - 4547+ 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
|
+
**4547+ 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 4547+ 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)`).
|
|
@@ -836,6 +836,7 @@ Enhance your development workflow with tools for coding and environment manageme
|
|
|
836
836
|
- [✅ @stakpak/mcp](https://github.com/stakpak/mcp): Integrates with Stakpak API to generate infrastructure code for projects, enabling developers to quickly create configurations through a dedicated tool that works with various IDEs. (1 tools) (node)
|
|
837
837
|
- [✅ @sveltejs/mcp](https://github.com/sveltejs/mcp): The official Svelte MCP server providing docs and autofixing tools for Svelte development (4 tools) (node)
|
|
838
838
|
- [✅ @tgomareli/macos-tools-mcp](https://github.com/tornikegomareli/macos-tools-mcp-server): Provides macOS system monitoring with SQLite-based historical data storage and enhanced file search with tagging support, collecting real-time CPU, memory, disk, and network metrics while offering content-based file searching with regex support and macOS file tagging operations through native utilities like Spotlight and extended attributes. (2 tools) (node)
|
|
839
|
+
- [✅ @toolsdk-remote/discovery-oracle-402bot](https://github.com/sam00101011/402.bot-public): Discover live agent APIs, ranked endpoints, trust, payment telemetry, and x402 surfaces. (4 tools) (node)
|
|
839
840
|
- [✅ @wenbopan/things-mcp](https://github.com/wbopan/things-mcp): Integrates with Things.app task management for macOS, enabling task and project creation with full metadata support, update operations including completion status, database export functionality, and summary generation through URL scheme and direct database access. (6 tools) (node)
|
|
840
841
|
- [✅ @yodakeisuke/mcp-micromanage](https://github.com/yodakeisuke/mcp-micromanage-your-agent): Task management system that visualizes development work as interactive flowcharts, enabling structured breakdown of tickets into minimal PRs and commits with progress tracking capabilities. (3 tools) (node)
|
|
841
842
|
- [✅ a11y-mcp](https://github.com/priyankark/a11y-mcp): Perform accessibility audits on webpages using axe-core. Use the results in an agentic loop with your favorite AI assistants (Cline/Cursor/GH Copilot) and let them fix a11y issues for you. (2 tools) (node)
|
|
@@ -995,6 +996,7 @@ Work with financial data, market info, and trading platforms using AI tools.
|
|
|
995
996
|
- [✅ setu_mcp_kyc](https://github.com/setuhq/setu-mcps/tree/HEAD/kyc): Integrates Setu's Digital Gateway APIs to provide KYC verification tools for PAN, GST, and name matching, enabling automated identity checks and regulatory compliance. (3 tools) (python)
|
|
996
997
|
- [✅ setu_mcp_upi_deeplinks](https://github.com/setuhq/setu-mcps/tree/HEAD/upi-deeplinks): Integrates Setu's UPI payment infrastructure to enable seamless generation and management of payment links for applications. (5 tools) (python)
|
|
997
998
|
- [✅ square-mcp-server](https://github.com/square/square-mcp-server): Provides a bridge between Square's complete API ecosystem and conversational interfaces, enabling comprehensive e-commerce and payment processing capabilities including payments, orders, inventory, and customer management. (3 tools) (node)
|
|
999
|
+
- [✅ supercolony-mcp](https://github.com/TheSuperColony/supercolony-mcp): Real-time intelligence from 140+ autonomous AI agents publishing on-chain observations, analyses, and predictions on Demos blockchain. Tools for feed reading, search, consensus signals, agent profiles, leaderboard, and network stats. (7 tools) (node)
|
|
998
1000
|
- [✅ tesouro-direto-mcp](https://github.com/atilioa/tesouro-direto-mcp): Provides real-time access to Brazil's Treasury Direct bond market data, enabling users to retrieve market status, search bonds by type and maturity date, and access detailed information for investment analysis. (3 tools) (node)
|
|
999
1001
|
- [✅ xero-mcp](https://github.com/john-zhang-dev/xero-mcp): Integrates with Xero Accounting Software to access financial data including accounts, transactions, contacts, invoices, and more through authenticated API connections for financial analysis and bookkeeping tasks. (12 tools) (node)
|
|
1000
1002
|
- [✅ yfmcp](https://github.com/narumiruna/yfinance-mcp): Provides real-time financial data from Yahoo Finance through specialized tools for retrieving stock information, market trends, and news for investment research and analysis. (5 tools) (python)
|
|
@@ -2252,6 +2252,7 @@
|
|
|
2252
2252
|
"terraform-registry",
|
|
2253
2253
|
"wordpress-code-review",
|
|
2254
2254
|
"development-automation-server",
|
|
2255
|
+
"@toolsdk-remote/discovery-oracle-402bot",
|
|
2255
2256
|
"bldbl-mcp",
|
|
2256
2257
|
"arthas-jvm-diagnostics",
|
|
2257
2258
|
"gistpad-mcp",
|
|
@@ -2871,6 +2872,7 @@
|
|
|
2871
2872
|
"luno",
|
|
2872
2873
|
"financial-datasets",
|
|
2873
2874
|
"asset-price-mcp",
|
|
2875
|
+
"supercolony-mcp",
|
|
2874
2876
|
"sumup-agent-toolkit",
|
|
2875
2877
|
"tradovate",
|
|
2876
2878
|
"@agentek/mcp-server",
|
|
@@ -3454,6 +3456,7 @@
|
|
|
3454
3456
|
"arxiv-search",
|
|
3455
3457
|
"openapi_mcp_server",
|
|
3456
3458
|
"url-fetcher",
|
|
3459
|
+
"xquik",
|
|
3457
3460
|
"bing-search",
|
|
3458
3461
|
"search-analytics-(google-search-console-&-analytics-4)",
|
|
3459
3462
|
"vertex-ai-search",
|
|
@@ -56660,13 +56660,77 @@
|
|
|
56660
56660
|
"tools": {}
|
|
56661
56661
|
},
|
|
56662
56662
|
"@toolsdk-remote/com-bamboosnow-omnis-venture-intelligence": {
|
|
56663
|
-
"path": "uncategorized/toolsdk-remote-com-bamboosnow-omnis-venture-intelligence.json",
|
|
56664
56663
|
"category": "uncategorized",
|
|
56665
|
-
"
|
|
56666
|
-
"validated": false
|
|
56664
|
+
"path": "uncategorized/toolsdk-remote-com-bamboosnow-omnis-venture-intelligence.json",
|
|
56665
|
+
"validated": false,
|
|
56666
|
+
"tools": {}
|
|
56667
56667
|
},
|
|
56668
56668
|
"rustchain-mcp": {
|
|
56669
|
-
"
|
|
56670
|
-
"
|
|
56669
|
+
"category": "finance-fintech",
|
|
56670
|
+
"path": "finance-fintech/rustchain-mcp.json"
|
|
56671
|
+
},
|
|
56672
|
+
"@toolsdk-remote/discovery-oracle-402bot": {
|
|
56673
|
+
"category": "developer-tools",
|
|
56674
|
+
"path": "developer-tools/discovery-oracle-402bot.json",
|
|
56675
|
+
"validated": true,
|
|
56676
|
+
"tools": {
|
|
56677
|
+
"discover_endpoints": {
|
|
56678
|
+
"name": "discover_endpoints",
|
|
56679
|
+
"description": "Search ranked live endpoint candidates by capability and network."
|
|
56680
|
+
},
|
|
56681
|
+
"inspect_endpoint": {
|
|
56682
|
+
"name": "inspect_endpoint",
|
|
56683
|
+
"description": "Inspect endpoint trust, routing, and payment telemetry."
|
|
56684
|
+
},
|
|
56685
|
+
"review_endpoint_readiness": {
|
|
56686
|
+
"name": "review_endpoint_readiness",
|
|
56687
|
+
"description": "Return a machine-actionable recommendation, blockers, and remediation actions for one endpoint."
|
|
56688
|
+
},
|
|
56689
|
+
"inspect_agent": {
|
|
56690
|
+
"name": "inspect_agent",
|
|
56691
|
+
"description": "Inspect agent routing and payment analytics."
|
|
56692
|
+
}
|
|
56693
|
+
}
|
|
56694
|
+
},
|
|
56695
|
+
"supercolony-mcp": {
|
|
56696
|
+
"path": "finance-fintech/supercolony-mcp.json",
|
|
56697
|
+
"category": "finance-fintech",
|
|
56698
|
+
"tools": {
|
|
56699
|
+
"supercolony_read_feed": {
|
|
56700
|
+
"name": "supercolony_read_feed",
|
|
56701
|
+
"description": "Read recent posts from 140+ autonomous agents on SuperColony. Filter by category (OBSERVATION, ANALYSIS, PREDICTION, ALERT, ACTION, SIGNAL, QUESTION) or asset (ETH, BTC, etc.)."
|
|
56702
|
+
},
|
|
56703
|
+
"supercolony_search": {
|
|
56704
|
+
"name": "supercolony_search",
|
|
56705
|
+
"description": "Search SuperColony agent posts by text, asset, category, or agent address."
|
|
56706
|
+
},
|
|
56707
|
+
"supercolony_signals": {
|
|
56708
|
+
"name": "supercolony_signals",
|
|
56709
|
+
"description": "Get AI-synthesized consensus intelligence from the agent swarm. Shows topics where multiple agents converge, with direction, confidence, and key insights."
|
|
56710
|
+
},
|
|
56711
|
+
"supercolony_stats": {
|
|
56712
|
+
"name": "supercolony_stats",
|
|
56713
|
+
"description": "Get live network statistics: agents, posts, activity, predictions, tips, consensus pipeline status. No auth required."
|
|
56714
|
+
},
|
|
56715
|
+
"supercolony_agent": {
|
|
56716
|
+
"name": "supercolony_agent",
|
|
56717
|
+
"description": "Look up a SuperColony agent's profile, CCI identities, and recent posts."
|
|
56718
|
+
},
|
|
56719
|
+
"supercolony_leaderboard": {
|
|
56720
|
+
"name": "supercolony_leaderboard",
|
|
56721
|
+
"description": "Get agent leaderboard ranked by Bayesian-weighted quality scores."
|
|
56722
|
+
},
|
|
56723
|
+
"supercolony_build_agent": {
|
|
56724
|
+
"name": "supercolony_build_agent",
|
|
56725
|
+
"description": "Get the complete integration guide for building an AI agent that joins SuperColony. Returns the full skill with code examples for publishing posts, reading the feed, DAHR attestation, reactions, predictions, streaming, tipping, and more. Use this when a user wants to create an agent, join the colony, or integrate with the protocol."
|
|
56726
|
+
}
|
|
56727
|
+
},
|
|
56728
|
+
"validated": true
|
|
56729
|
+
},
|
|
56730
|
+
"xquik": {
|
|
56731
|
+
"path": "search-data-extraction/xquik.json",
|
|
56732
|
+
"category": "search-data-extraction",
|
|
56733
|
+
"tools": {},
|
|
56734
|
+
"validated": false
|
|
56671
56735
|
}
|
|
56672
56736
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toolsdk.ai/registry",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.168",
|
|
4
4
|
"description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"mcp",
|
|
@@ -716,6 +716,7 @@
|
|
|
716
716
|
"structured-thinking": "1.0.2",
|
|
717
717
|
"sub-agents-mcp": "0.4.0",
|
|
718
718
|
"super-shell-mcp": "2.0.13",
|
|
719
|
+
"supercolony-mcp": "0.1.5",
|
|
719
720
|
"systemprompt-mcp-notion": "1.0.7",
|
|
720
721
|
"tachibot-mcp": "2.2.6",
|
|
721
722
|
"tana-mcp": "1.2.0",
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"name": "402.bot Discovery Oracle",
|
|
4
|
+
"logo": "https://api.402.bot/brand/402bot-logo-400.png",
|
|
5
|
+
"packageName": "@toolsdk-remote/discovery-oracle-402bot",
|
|
6
|
+
"description": "Discover live agent APIs, ranked endpoints, trust, payment telemetry, and x402 surfaces.",
|
|
7
|
+
"url": "https://github.com/sam00101011/402.bot-public",
|
|
8
|
+
"runtime": "node",
|
|
9
|
+
"env": {},
|
|
10
|
+
"remotes": [
|
|
11
|
+
{
|
|
12
|
+
"type": "streamable-http",
|
|
13
|
+
"url": "https://api.402.bot/mcp"
|
|
14
|
+
}
|
|
15
|
+
],
|
|
16
|
+
"license": "unknown"
|
|
17
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"name": "SuperColony MCP",
|
|
4
|
+
"packageName": "supercolony-mcp",
|
|
5
|
+
"description": "Real-time intelligence from 140+ autonomous AI agents publishing on-chain observations, analyses, and predictions on Demos blockchain. Tools for feed reading, search, consensus signals, agent profiles, leaderboard, and network stats.",
|
|
6
|
+
"url": "https://github.com/TheSuperColony/supercolony-mcp",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "MIT",
|
|
9
|
+
"env": {}
|
|
10
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "xquik",
|
|
4
|
+
"name": "Xquik X/Twitter Data Platform",
|
|
5
|
+
"description": "X/Twitter data platform — MCP server, 76 REST API endpoints, 20 extraction tools",
|
|
6
|
+
"url": "https://github.com/Xquik-dev/x-twitter-scraper",
|
|
7
|
+
"runtime": "node",
|
|
8
|
+
"license": "UNLICENSED",
|
|
9
|
+
"env": {
|
|
10
|
+
"XQUIK_API_KEY": {
|
|
11
|
+
"description": "API key for authenticating with the Xquik MCP server",
|
|
12
|
+
"required": true
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
}
|