@toolsdk.ai/registry 1.0.153 → 1.0.155

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.
@@ -9626,7 +9626,7 @@
9626
9626
  },
9627
9627
  "mongodb-mcp-server": {
9628
9628
  "category": "databases",
9629
- "path": "databases/mongodb-mcp-server.json",
9629
+ "path": "databases/mongodb-mcp.json",
9630
9630
  "validated": true,
9631
9631
  "tools": {
9632
9632
  "connect": {
@@ -42076,7 +42076,7 @@
42076
42076
  },
42077
42077
  "12306-mcp": {
42078
42078
  "category": "travel-transportation",
42079
- "path": "travel-transportation/12306-mcp.json",
42079
+ "path": "travel-transportation/jok-12306-mcp.json",
42080
42080
  "validated": true,
42081
42081
  "tools": {
42082
42082
  "get-current-date": {
@@ -56262,5 +56262,278 @@
56262
56262
  "description": "Reads a specific thought file and returns its raw content for review."
56263
56263
  }
56264
56264
  }
56265
+ },
56266
+ "cocoindex-code": {
56267
+ "path": "uncategorized/cocoindex-code.json",
56268
+ "category": "uncategorized"
56269
+ },
56270
+ "@skillboss/mcp-server": {
56271
+ "path": "other-tools-and-integrations/skillboss-mcp.json",
56272
+ "category": "other-tools-and-integrations",
56273
+ "tools": {},
56274
+ "validated": false
56275
+ },
56276
+ "commune-mcp": {
56277
+ "path": "communication/commune-mcp.json",
56278
+ "category": "communication"
56279
+ },
56280
+ "mcp-database-connector-lite": {
56281
+ "path": "databases/mcp-database-connector-lite.json",
56282
+ "category": "databases"
56283
+ },
56284
+ "@toolsdk-remote/opendirectories-business-data": {
56285
+ "path": "data-platforms/toolsdk-remote-opendirectories-business-data.json",
56286
+ "category": "data-platforms",
56287
+ "tools": {},
56288
+ "validated": false
56289
+ },
56290
+ "mcp-api-bridge-lite": {
56291
+ "path": "developer-tools/mcp-api-bridge-lite.json",
56292
+ "category": "developer-tools"
56293
+ },
56294
+ "lightcms": {
56295
+ "path": "developer-tools/lightcms.json",
56296
+ "category": "developer-tools"
56297
+ },
56298
+ "octav-api-mcp": {
56299
+ "path": "finance-fintech/octav-api-mcp.json",
56300
+ "category": "finance-fintech",
56301
+ "tools": {
56302
+ "octav_get_portfolio": {
56303
+ "name": "octav_get_portfolio",
56304
+ "description": "Get complete portfolio including wallet holdings and DeFi protocol positions across 20+ blockchains. Returns token balances, values, and protocol positions. Costs 1 credit per address."
56305
+ },
56306
+ "octav_get_wallet": {
56307
+ "name": "octav_get_wallet",
56308
+ "description": "Get wallet holdings only (excludes DeFi protocols). Returns token balances and values across all chains. Costs 1 credit per address."
56309
+ },
56310
+ "octav_get_nav": {
56311
+ "name": "octav_get_nav",
56312
+ "description": "Get total net worth (NAV) in specified currency. Supports USD, EUR, GBP, JPY, CNY, ETH, BTC. Costs 1 credit per address."
56313
+ },
56314
+ "octav_get_token_overview": {
56315
+ "name": "octav_get_token_overview",
56316
+ "description": "Get aggregated token distribution across all chains. Shows which tokens you hold, their values, and percentage breakdown. Costs 1 credit per address."
56317
+ },
56318
+ "octav_get_transactions": {
56319
+ "name": "octav_get_transactions",
56320
+ "description": "Query transaction history with filtering and pagination. Filter by chain, type, date range. Max 250 transactions per request. Costs 1 credit per address."
56321
+ },
56322
+ "octav_sync_transactions": {
56323
+ "name": "octav_sync_transactions",
56324
+ "description": "Manually trigger transaction synchronization for addresses. Forces immediate indexing of latest transactions. Costs 1 credit per address."
56325
+ },
56326
+ "octav_get_historical": {
56327
+ "name": "octav_get_historical",
56328
+ "description": "Get portfolio snapshot for a specific date in the past. Shows holdings and values at that point in time. Costs 1 credit per address."
56329
+ },
56330
+ "octav_subscribe_snapshot": {
56331
+ "name": "octav_subscribe_snapshot",
56332
+ "description": "Subscribe to automatic portfolio snapshots. Enables historical tracking. Costs 1200 credits. API expects addresses with optional descriptions."
56333
+ },
56334
+ "octav_get_status": {
56335
+ "name": "octav_get_status",
56336
+ "description": "Check synchronization status of addresses across all chains. Shows which chains are synced and last sync time. FREE - no credits required."
56337
+ },
56338
+ "octav_get_credits": {
56339
+ "name": "octav_get_credits",
56340
+ "description": "Check API credit balance, usage, and remaining credits. FREE - no credits required."
56341
+ },
56342
+ "octav_get_airdrop": {
56343
+ "name": "octav_get_airdrop",
56344
+ "description": "Check airdrop eligibility for Solana address. Shows eligible airdrops with claim links. Solana addresses only. Costs 1 credit."
56345
+ },
56346
+ "octav_get_polymarket": {
56347
+ "name": "octav_get_polymarket",
56348
+ "description": "Get Polymarket prediction market positions for address. Shows active positions, values, and P&L. Costs 1 credit."
56349
+ },
56350
+ "octav_agent_wallet": {
56351
+ "name": "octav_agent_wallet",
56352
+ "description": "Get wallet holdings using x402 payment protocol. For AI agents with automatic payment. Returns wallet balances and values. Costs paid via HTTP 402 payment protocol."
56353
+ },
56354
+ "octav_agent_portfolio": {
56355
+ "name": "octav_agent_portfolio",
56356
+ "description": "Get full portfolio using x402 payment protocol. For AI agents with automatic payment. Returns wallet + DeFi positions. Costs paid via HTTP 402 payment protocol."
56357
+ }
56358
+ },
56359
+ "validated": true
56360
+ },
56361
+ "@agentskb/cli": {
56362
+ "path": "knowledge-memory/agentskb-mcp.json",
56363
+ "category": "knowledge-memory",
56364
+ "tools": {},
56365
+ "validated": false
56366
+ },
56367
+ "bgpt-mcp": {
56368
+ "path": "search-data-extraction/bgpt-mcp.json",
56369
+ "category": "search-data-extraction",
56370
+ "tools": {},
56371
+ "validated": false
56372
+ },
56373
+ "@wavestreamer/mcp": {
56374
+ "path": "other-tools-and-integrations/wavestreamer.json",
56375
+ "category": "other-tools-and-integrations",
56376
+ "tools": {
56377
+ "register_agent": {
56378
+ "name": "register_agent",
56379
+ "description": "Create a new AI agent on waveStreamer and receive an API key. The API key is shown only once — save it immediately. Required before making predictions, posting comments, or checking your profile. Optionally provide a referral_code for bonus points."
56380
+ },
56381
+ "view_taxonomy": {
56382
+ "name": "view_taxonomy",
56383
+ "description": "Get the full taxonomy of categories, subcategories, and tags. Use this before suggest_question to pick the right category and subcategory."
56384
+ },
56385
+ "list_predictions": {
56386
+ "name": "list_predictions",
56387
+ "description": "Browse prediction questions on waveStreamer. Returns question IDs, titles, categories, current yes/no counts, and deadlines. Filter by status (open/closed/resolved), question_type (binary/multi), category, or subcategory. Start here to find questions to predict on."
56388
+ },
56389
+ "make_prediction": {
56390
+ "name": "make_prediction",
56391
+ "description": "Place a prediction on a waveStreamer question. For binary questions set prediction to true (Yes) or false (No). For multi-choice also set selected_option. Confidence 50-99: higher risk = higher reward. Reasoning must use EVIDENCE / ANALYSIS / COUNTER-EVIDENCE / BOTTOM LINE sections with [1],[2] citations. resolution_protocol is required — copy criterion, source_of_truth, deadline from the question."
56392
+ },
56393
+ "check_profile": {
56394
+ "name": "check_profile",
56395
+ "description": "Get your agent's profile: points, tier (Observer → Architect), streak, accuracy, referral code, and global ranking. Share your referral code with other agents — both earn bonus points."
56396
+ },
56397
+ "view_leaderboard": {
56398
+ "name": "view_leaderboard",
56399
+ "description": "Get the global agent leaderboard ranked by points. Shows agent names, tiers, accuracy, and streaks. No authentication required."
56400
+ },
56401
+ "post_comment": {
56402
+ "name": "post_comment",
56403
+ "description": "Post a comment on a prediction question. Share analysis, debate other agents, or add new evidence. Good comments cite sources and engage with existing predictions. Earns engagement points."
56404
+ },
56405
+ "suggest_question": {
56406
+ "name": "suggest_question",
56407
+ "description": "Propose a new prediction question for the platform. Good questions are specific, time-bound, and verifiable. Reviewed by admins before going live. For multi-choice set question_type='multi' and provide 2-6 options."
56408
+ },
56409
+ "submit_referral_share": {
56410
+ "name": "submit_referral_share",
56411
+ "description": "Submit a social media URL as proof of sharing your referral code. Awards +100 pts per verified share (max 5/day). +300 bonus at 5 shares."
56412
+ },
56413
+ "open_dispute": {
56414
+ "name": "open_dispute",
56415
+ "description": "Dispute a resolved question you predicted on. Must provide reason (50+ chars) with evidence. Available within 72 hours of resolution."
56416
+ },
56417
+ "list_disputes": {
56418
+ "name": "list_disputes",
56419
+ "description": "List all disputes for a question. Shows status, who disputed, and reason."
56420
+ },
56421
+ "create_webhook": {
56422
+ "name": "create_webhook",
56423
+ "description": "Register a webhook endpoint to receive real-time event notifications. Returns a signing secret (shown once — save it). Events: question.created, question.closed, question.resolved, question.closing_soon, prediction.placed, comment.created, comment.reply, dispute.opened, dispute.resolved."
56424
+ },
56425
+ "list_webhooks": {
56426
+ "name": "list_webhooks",
56427
+ "description": "List your registered webhooks and their subscribed events."
56428
+ },
56429
+ "delete_webhook": {
56430
+ "name": "delete_webhook",
56431
+ "description": "Delete a webhook by ID. Stops all event deliveries to that endpoint."
56432
+ },
56433
+ "update_webhook": {
56434
+ "name": "update_webhook",
56435
+ "description": "Update a webhook's URL, subscribed events, or active status. Only provided fields are changed. Max 10 webhooks per user. Rate limited: 20 mutations/min."
56436
+ },
56437
+ "test_webhook": {
56438
+ "name": "test_webhook",
56439
+ "description": "Send a test ping to a webhook endpoint to verify delivery works."
56440
+ },
56441
+ "list_webhook_events": {
56442
+ "name": "list_webhook_events",
56443
+ "description": "List all valid event types you can subscribe to with webhooks."
56444
+ }
56445
+ },
56446
+ "validated": true
56447
+ },
56448
+ "@taskade/mcp-server": {
56449
+ "path": "other-tools-and-integrations/taskade-mcp-server.json",
56450
+ "category": "other-tools-and-integrations",
56451
+ "tools": {
56452
+ "workspaceCreateProject": {
56453
+ "name": "workspaceCreateProject",
56454
+ "description": "Create a project in a workspace"
56455
+ },
56456
+ "workspacesGet": {
56457
+ "name": "workspacesGet",
56458
+ "description": "Get all workspaces for a user"
56459
+ },
56460
+ "workspaceFoldersGet": {
56461
+ "name": "workspaceFoldersGet",
56462
+ "description": "Get all folders for a workspace"
56463
+ },
56464
+ "projectGet": {
56465
+ "name": "projectGet",
56466
+ "description": "Get project"
56467
+ },
56468
+ "projectCopy": {
56469
+ "name": "projectCopy",
56470
+ "description": "Copy a project to a folder"
56471
+ },
56472
+ "projectCreate": {
56473
+ "name": "projectCreate",
56474
+ "description": "Create a project in a team"
56475
+ },
56476
+ "projectBlocksGet": {
56477
+ "name": "projectBlocksGet",
56478
+ "description": "Get all blocks for a project"
56479
+ },
56480
+ "projectTasksGet": {
56481
+ "name": "projectTasksGet",
56482
+ "description": "Get all tasks for a project"
56483
+ },
56484
+ "taskGet": {
56485
+ "name": "taskGet",
56486
+ "description": "Get task with id"
56487
+ },
56488
+ "taskPut": {
56489
+ "name": "taskPut",
56490
+ "description": "Update task."
56491
+ },
56492
+ "taskComplete": {
56493
+ "name": "taskComplete",
56494
+ "description": "Complete a task in a project"
56495
+ },
56496
+ "taskCreate": {
56497
+ "name": "taskCreate",
56498
+ "description": "Create one or more tasks in a project"
56499
+ },
56500
+ "taskMove": {
56501
+ "name": "taskMove",
56502
+ "description": "Move a task within the project"
56503
+ },
56504
+ "taskAssigneesGet": {
56505
+ "name": "taskAssigneesGet",
56506
+ "description": "Get the assignees of a task"
56507
+ },
56508
+ "taskPutAssignees": {
56509
+ "name": "taskPutAssignees",
56510
+ "description": "Task assignment"
56511
+ },
56512
+ "taskDeleteAssignees": {
56513
+ "name": "taskDeleteAssignees",
56514
+ "description": "Remove assignee from a task"
56515
+ },
56516
+ "taskGetDate": {
56517
+ "name": "taskGetDate",
56518
+ "description": "Get the date of a task"
56519
+ },
56520
+ "taskDeleteDate": {
56521
+ "name": "taskDeleteDate",
56522
+ "description": "Delete date of a task"
56523
+ },
56524
+ "taskPutDate": {
56525
+ "name": "taskPutDate",
56526
+ "description": "Create or update date for a task"
56527
+ },
56528
+ "taskNotePut": {
56529
+ "name": "taskNotePut",
56530
+ "description": "Add/update a note to the task"
56531
+ },
56532
+ "folderProjectsGet": {
56533
+ "name": "folderProjectsGet",
56534
+ "description": "Get all projects in a team, or in the home team of a workspace."
56535
+ }
56536
+ },
56537
+ "validated": true
56265
56538
  }
56266
56539
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@toolsdk.ai/registry",
3
- "version": "1.0.153",
3
+ "version": "1.0.155",
4
4
  "description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
5
5
  "keywords": [
6
6
  "mcp",
@@ -359,6 +359,7 @@
359
359
  "@symbioticsec/symbiotic-mcp-server": "1.0.1",
360
360
  "@taazkareem/clickup-mcp-server": "0.8.5",
361
361
  "@tacticlaunch/mcp-linear": "1.0.9",
362
+ "@taskade/mcp-server": "0.0.1",
362
363
  "@taskjp/server-systemd-coredump": "0.1.1",
363
364
  "@team-jd/mcp-project-explorer": "0.1.0",
364
365
  "@tgomareli/macos-tools-mcp": "1.0.0",
@@ -381,6 +382,7 @@
381
382
  "@variflight-ai/variflight-mcp": "0.0.3",
382
383
  "@vj-presidio/specif-ai-mcp-server": "0.6.2",
383
384
  "@wangshunnn/bilibili-mcp-server": "0.0.7",
385
+ "@wavestreamer/mcp": "0.4.9",
384
386
  "@waystation/mcp": "0.3.1",
385
387
  "@wenbopan/things-mcp": "1.0.0",
386
388
  "@wildcard-ai/deepcontext": "0.1.15",
@@ -649,6 +651,7 @@
649
651
  "ntfy-me-mcp": "1.3.5",
650
652
  "octagon-deep-research-mcp": "1.0.18",
651
653
  "octagon-mcp": "1.0.22",
654
+ "octav-api-mcp": "1.1.0",
652
655
  "octocode-mcp": "9.0.0",
653
656
  "one-search-mcp": "1.0.11",
654
657
  "onyx-mcp-server": "1.2.2",
@@ -0,0 +1,15 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "packageName": "@skillboss/mcp-server",
4
+ "description": "One API key for 100+ AI services: Claude, GPT, Gemini, DeepSeek, image/video generation, data scraping, payments, email, and more. OpenAI-compatible API that works in Claude Code, Cursor, and Windsurf.",
5
+ "url": "https://github.com/heeyo-life/skillboss-mcp",
6
+ "runtime": "node",
7
+ "license": "MIT",
8
+ "env": {
9
+ "SKILLBOSS_API_KEY": {
10
+ "description": "Your SkillBoss API key from https://skillboss.co/dashboard",
11
+ "required": true
12
+ }
13
+ },
14
+ "name": "SkillBoss MCP Server"
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "name": "Commune MCP",
4
+ "packageName": "commune-mcp",
5
+ "description": "Email infrastructure built specifically for AI agents. Enables programmatic inbox creation, bidirectional email with thread tracking, custom sending domains, and structured extraction on inbound mail.",
6
+ "url": "https://github.com/shanjai-raj/commune-mcp",
7
+ "runtime": "python",
8
+ "license": "unknown",
9
+ "env": {
10
+ "COMMUNE_API_KEY": {
11
+ "description": "API key for Commune service",
12
+ "required": true
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "name": "OpenDirectories Business Data",
4
+ "packageName": "@toolsdk-remote/opendirectories-business-data",
5
+ "description": "Search 12M+ verified businesses across 10 countries via government registers. Government-sourced, Google Maps enriched. 6 tools for search, verification, competitor analysis, and market research.",
6
+ "url": "https://github.com/BigJai/opendirectories-mcp",
7
+ "runtime": "python",
8
+ "license": "MIT",
9
+ "remotes": [
10
+ {
11
+ "type": "streamable-http",
12
+ "url": "https://secure-wave--opendirectories-business-data.apify.actor/mcp"
13
+ }
14
+ ]
15
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "name": "mcp-database-connector-lite",
4
+ "packageName": "mcp-database-connector-lite",
5
+ "description": "Free, open-source SQLite MCP server that gives AI assistants direct database access. Supports query execution, schema inspection, and data manipulation.",
6
+ "url": "https://github.com/tiranmoskovitch-dev/mcp-database-connector-lite",
7
+ "runtime": "python",
8
+ "license": "MIT"
9
+ }
@@ -0,0 +1,19 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "name": "LightCMS",
4
+ "packageName": "lightcms",
5
+ "description": "AI-native CMS with 41 MCP tools for managing websites through natural language.",
6
+ "url": "https://github.com/jonradoff/lightcms",
7
+ "runtime": "go",
8
+ "license": "MIT",
9
+ "env": {
10
+ "LIGHTCMS_URL": {
11
+ "description": "LightCMS server URL",
12
+ "required": true
13
+ },
14
+ "LIGHTCMS_API_KEY": {
15
+ "description": "API key for authenticating with the LightCMS server",
16
+ "required": true
17
+ }
18
+ }
19
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "name": "mcp-api-bridge-lite",
4
+ "packageName": "mcp-api-bridge-lite",
5
+ "description": "Free, open-source REST API to MCP bridge. Connect any REST API to AI assistants through MCP with simple YAML configuration. Supports GET, POST, PUT, DELETE with authentication, headers, and parameter mapping.",
6
+ "url": "https://github.com/tiranmoskovitch-dev/mcp-api-bridge-lite",
7
+ "runtime": "python",
8
+ "license": "MIT"
9
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "packageName": "octav-api-mcp",
4
+ "description": "Multi-chain crypto portfolio tracking MCP server. Access wallet holdings, DeFi protocol positions, transaction history, and token analytics across 20+ blockchains directly from Claude.",
5
+ "url": "https://github.com/Octav-Labs/octav-api-mcp",
6
+ "runtime": "node",
7
+ "license": "MIT",
8
+ "env": {
9
+ "OCTAV_API_KEY": {
10
+ "description": "API key for the Octav API",
11
+ "required": true
12
+ }
13
+ },
14
+ "name": "Octav API MCP"
15
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "name": "AgentsKB MCP",
4
+ "packageName": "@agentskb/cli",
5
+ "description": "Pre-researched knowledge base for AI coding assistants. Provides 5,700+ Q&As covering PostgreSQL, Next.js, Prisma, FastAPI, Docker, AWS, and 40+ other developer domains to ensure AI gets specific technical details right.",
6
+ "url": "https://github.com/Cranot/agentskb-mcp",
7
+ "runtime": "node",
8
+ "license": "unknown"
9
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "name": "SkillBoss",
4
+ "packageName": "@skillboss/mcp-server",
5
+ "description": "The complete tool store for AI agents. Provides instant access to 100+ services including AI models, image/video generation, web scraping, payments, databases, and more with a single API key.",
6
+ "url": "https://skillboss.co",
7
+ "runtime": "node",
8
+ "license": "unknown",
9
+ "env": {
10
+ "SKILLBOSS_API_KEY": {
11
+ "description": "API key for SkillBoss service",
12
+ "required": true
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "name": "Taskade",
4
+ "packageName": "@taskade/mcp-server",
5
+ "description": "Official Taskade MCP server with 50+ tools for managing workspaces, projects, tasks, custom AI agents, knowledge bases, templates, and workflow automations. Includes OpenAPI-to-MCP codegen utility.",
6
+ "url": "https://github.com/taskade/mcp",
7
+ "runtime": "node",
8
+ "license": "MIT",
9
+ "env": {
10
+ "TASKADE_API_KEY": {
11
+ "description": "Taskade Personal Access Token from https://www.taskade.com/settings/api",
12
+ "required": true
13
+ }
14
+ }
15
+ }
@@ -0,0 +1,15 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "packageName": "@wavestreamer/mcp",
4
+ "description": "AI forecasting platform where agents predict the future of AI — place predictions with confidence scores, evidence-based reasoning, debate, and climb the leaderboard.",
5
+ "url": "https://www.npmjs.com/package/@wavestreamer/mcp",
6
+ "runtime": "node",
7
+ "license": "unknown",
8
+ "env": {
9
+ "WAVESTREAMER_API_KEY": {
10
+ "description": "API key for authenticating with the Wavestreamer platform",
11
+ "required": true
12
+ }
13
+ },
14
+ "name": "Wavestreamer MCP"
15
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "name": "BGPT MCP",
4
+ "packageName": "bgpt-mcp",
5
+ "description": "Search scientific papers with structured experimental data extracted from full-text studies. Returns 25+ fields per paper including methods, results, sample sizes, quality scores, and conclusions.",
6
+ "url": "https://github.com/connerlambden/bgpt-mcp",
7
+ "runtime": "node",
8
+ "license": "MIT",
9
+ "env": {}
10
+ }
@@ -0,0 +1,10 @@
1
+ {
2
+ "type": "mcp-server",
3
+ "name": "cocoindex-code",
4
+ "packageName": "cocoindex-code",
5
+ "description": "A super lightweight, effective embedded MCP that understands and searches your codebase that just works! Works for Claude, Codex, Cursor - any coding agent. Instant token saving by 70%.",
6
+ "url": "https://github.com/cocoindex-io/cocoindex-code",
7
+ "runtime": "python",
8
+ "license": "Apache-2.0",
9
+ "env": {}
10
+ }