@toolsdk.ai/registry 1.0.44 → 1.0.46

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.
@@ -111,111 +111,6 @@
111
111
  },
112
112
  "validated": true
113
113
  },
114
- "hyperbrowser-mcp": {
115
- "path": "browser-automation/hyperbrowser-mcp.json",
116
- "tools": {
117
- "scrape_webpage": {
118
- "name": "scrape_webpage",
119
- "description": "Scrape a webpage and extract its content in various formats. This tool allows fetching content from a single URL with configurable browser behavior options. Use this for extracting text content, HTML structure, collecting links, or capturing screenshots of webpages."
120
- },
121
- "crawl_webpages": {
122
- "name": "crawl_webpages",
123
- "description": "Crawl a website starting from a URL and explore linked pages. This tool allows systematic collection of content from multiple pages within a domain. Use this for larger data collection tasks, content indexing, or site mapping."
124
- },
125
- "extract_structured_data": {
126
- "name": "extract_structured_data",
127
- "description": "Extract structured data from a webpage. This tool allows you to extract structured data from a webpage using a schema."
128
- },
129
- "browser_use_agent": {
130
- "name": "browser_use_agent",
131
- "description": "This tool employs an open-source browser automation agent optimized specifically for fast, efficient, and cost-effective browser tasks using a cloud browser. It requires explicit, detailed instructions to perform highly specific interactions quickly.\n\nOptimal for tasks requiring:\n- Precise, explicitly defined interactions and actions\n- Speed and efficiency with clear, unambiguous instructions\n- Cost-effective automation at scale with straightforward workflows\n\nBest suited use cases include:\n- Explicitly defined registration and login processes\n- Clearly guided navigation through web apps\n- Structured, step-by-step web scraping with detailed guidance\n- Extracting data via explicitly specified browser interactions\n\nYou must provide extremely detailed step-by-step instructions, including exact elements, actions, and explicit context. Clearly define the desired outcome for optimal results. Returns the completed result or an error message if issues arise.\n\nNote: This agent trades off flexibility for significantly faster performance and lower costs compared to Claude and OpenAI agents."
132
- },
133
- "openai_computer_use_agent": {
134
- "name": "openai_computer_use_agent",
135
- "description": "This tool utilizes OpenAI's model to autonomously execute general-purpose browser-based tasks with balanced performance and reliability using a cloud browser. It handles complex interactions effectively with practical reasoning and clear execution.\n\nOptimal for tasks requiring:\n- Reliable, general-purpose browser automation\n- Clear, structured interactions with moderate complexity\n- Efficient handling of common web tasks and workflows\n\nBest suited use cases include:\n- Standard multi-step registration or form submissions\n- Navigating typical web applications requiring multiple interactions\n- Conducting structured web research tasks\n- Extracting data through interactive web processes\n\nProvide a clear step-by-step description, necessary context, and expected outcomes. Returns the completed result or an error message if issues arise."
136
- },
137
- "claude_computer_use_agent": {
138
- "name": "claude_computer_use_agent",
139
- "description": "This tool leverages Anthropic's Claude model to autonomously execute complex browser tasks with sophisticated reasoning capabilities using a cloud browser. It specializes in handling intricate, nuanced, or highly context-sensitive web interactions.\n\nOptimal for tasks requiring:\n- Complex reasoning over multiple web pages\n- Nuanced interpretation and flexible decision-making\n- Human-like interaction with detailed context awareness\n\nBest suited use cases include:\n- Multi-step processes requiring reasoning (e.g., detailed registrations or onboarding)\n- Interacting intelligently with advanced web apps\n- Conducting in-depth research with complex conditions\n- Extracting information from dynamic or interactive websites\n\nProvide detailed task instructions, relevant context, and clearly specify the desired outcome for best results. Returns the completed result or an error message if issues arise."
140
- },
141
- "search_with_bing": {
142
- "name": "search_with_bing",
143
- "description": "Search the web using Bing. This tool allows you to search the web using bing.com"
144
- },
145
- "create_profile": {
146
- "name": "create_profile",
147
- "description": "Creates a new persistent Hyperbrowser profile."
148
- },
149
- "delete_profile": {
150
- "name": "delete_profile",
151
- "description": "Deletes an existing persistent Hyperbrowser profile."
152
- },
153
- "list_profiles": {
154
- "name": "list_profiles",
155
- "description": "Lists existing persistent Hyperbrowser profiles, with optional pagination."
156
- }
157
- },
158
- "validated": true
159
- },
160
- "tavily-mcp": {
161
- "path": "browser-automation/tavily-mcp.json",
162
- "tools": {
163
- "tavily-search": {
164
- "name": "tavily-search",
165
- "description": "A powerful web search tool that provides comprehensive, real-time results using Tavily's AI search engine. Returns relevant web content with customizable parameters for result count, content type, and domain filtering. Ideal for gathering current information, news, and detailed web content analysis."
166
- },
167
- "tavily-extract": {
168
- "name": "tavily-extract",
169
- "description": "A powerful web content extraction tool that retrieves and processes raw content from specified URLs, ideal for data collection, content analysis, and research tasks."
170
- },
171
- "tavily-crawl": {
172
- "name": "tavily-crawl",
173
- "description": "A powerful web crawler that initiates a structured web crawl starting from a specified base URL. The crawler expands from that point like a tree, following internal links across pages. You can control how deep and wide it goes, and guide it to focus on specific sections of the site."
174
- },
175
- "tavily-map": {
176
- "name": "tavily-map",
177
- "description": "A powerful web mapping tool that creates a structured map of website URLs, allowing you to discover and analyze site structure, content organization, and navigation paths. Perfect for site audits, content discovery, and understanding website architecture."
178
- }
179
- },
180
- "validated": true
181
- },
182
- "mcp-server-fetch": {
183
- "path": "browser-automation/mcp-server-fetch.json"
184
- },
185
- "@modelcontextprotocol/server-puppeteer": {
186
- "path": "browser-automation/modelcontextprotocol-server-puppeteer.json",
187
- "tools": {
188
- "puppeteer_navigate": {
189
- "name": "puppeteer_navigate",
190
- "description": "Navigate to a URL"
191
- },
192
- "puppeteer_screenshot": {
193
- "name": "puppeteer_screenshot",
194
- "description": "Take a screenshot of the current page or a specific element"
195
- },
196
- "puppeteer_click": {
197
- "name": "puppeteer_click",
198
- "description": "Click an element on the page"
199
- },
200
- "puppeteer_fill": {
201
- "name": "puppeteer_fill",
202
- "description": "Fill out an input field"
203
- },
204
- "puppeteer_select": {
205
- "name": "puppeteer_select",
206
- "description": "Select an element on the page with Select tag"
207
- },
208
- "puppeteer_hover": {
209
- "name": "puppeteer_hover",
210
- "description": "Hover an element on the page"
211
- },
212
- "puppeteer_evaluate": {
213
- "name": "puppeteer_evaluate",
214
- "description": "Execute JavaScript in the browser console"
215
- }
216
- },
217
- "validated": true
218
- },
219
114
  "@executeautomation/playwright-mcp-server": {
220
115
  "path": "browser-automation/executeautomation-playwright-mcp-server.json",
221
116
  "tools": {
@@ -392,6 +287,155 @@
392
287
  },
393
288
  "validated": true
394
289
  },
290
+ "hyperbrowser-mcp": {
291
+ "path": "browser-automation/hyperbrowser-mcp.json",
292
+ "tools": {
293
+ "scrape_webpage": {
294
+ "name": "scrape_webpage",
295
+ "description": "Scrape a webpage and extract its content in various formats. This tool allows fetching content from a single URL with configurable browser behavior options. Use this for extracting text content, HTML structure, collecting links, or capturing screenshots of webpages."
296
+ },
297
+ "crawl_webpages": {
298
+ "name": "crawl_webpages",
299
+ "description": "Crawl a website starting from a URL and explore linked pages. This tool allows systematic collection of content from multiple pages within a domain. Use this for larger data collection tasks, content indexing, or site mapping."
300
+ },
301
+ "extract_structured_data": {
302
+ "name": "extract_structured_data",
303
+ "description": "Extract structured data from a webpage. This tool allows you to extract structured data from a webpage using a schema."
304
+ },
305
+ "browser_use_agent": {
306
+ "name": "browser_use_agent",
307
+ "description": "This tool employs an open-source browser automation agent optimized specifically for fast, efficient, and cost-effective browser tasks using a cloud browser. It requires explicit, detailed instructions to perform highly specific interactions quickly.\n\nOptimal for tasks requiring:\n- Precise, explicitly defined interactions and actions\n- Speed and efficiency with clear, unambiguous instructions\n- Cost-effective automation at scale with straightforward workflows\n\nBest suited use cases include:\n- Explicitly defined registration and login processes\n- Clearly guided navigation through web apps\n- Structured, step-by-step web scraping with detailed guidance\n- Extracting data via explicitly specified browser interactions\n\nYou must provide extremely detailed step-by-step instructions, including exact elements, actions, and explicit context. Clearly define the desired outcome for optimal results. Returns the completed result or an error message if issues arise.\n\nNote: This agent trades off flexibility for significantly faster performance and lower costs compared to Claude and OpenAI agents."
308
+ },
309
+ "openai_computer_use_agent": {
310
+ "name": "openai_computer_use_agent",
311
+ "description": "This tool utilizes OpenAI's model to autonomously execute general-purpose browser-based tasks with balanced performance and reliability using a cloud browser. It handles complex interactions effectively with practical reasoning and clear execution.\n\nOptimal for tasks requiring:\n- Reliable, general-purpose browser automation\n- Clear, structured interactions with moderate complexity\n- Efficient handling of common web tasks and workflows\n\nBest suited use cases include:\n- Standard multi-step registration or form submissions\n- Navigating typical web applications requiring multiple interactions\n- Conducting structured web research tasks\n- Extracting data through interactive web processes\n\nProvide a clear step-by-step description, necessary context, and expected outcomes. Returns the completed result or an error message if issues arise."
312
+ },
313
+ "claude_computer_use_agent": {
314
+ "name": "claude_computer_use_agent",
315
+ "description": "This tool leverages Anthropic's Claude model to autonomously execute complex browser tasks with sophisticated reasoning capabilities using a cloud browser. It specializes in handling intricate, nuanced, or highly context-sensitive web interactions.\n\nOptimal for tasks requiring:\n- Complex reasoning over multiple web pages\n- Nuanced interpretation and flexible decision-making\n- Human-like interaction with detailed context awareness\n\nBest suited use cases include:\n- Multi-step processes requiring reasoning (e.g., detailed registrations or onboarding)\n- Interacting intelligently with advanced web apps\n- Conducting in-depth research with complex conditions\n- Extracting information from dynamic or interactive websites\n\nProvide detailed task instructions, relevant context, and clearly specify the desired outcome for best results. Returns the completed result or an error message if issues arise."
316
+ },
317
+ "search_with_bing": {
318
+ "name": "search_with_bing",
319
+ "description": "Search the web using Bing. This tool allows you to search the web using bing.com"
320
+ },
321
+ "create_profile": {
322
+ "name": "create_profile",
323
+ "description": "Creates a new persistent Hyperbrowser profile."
324
+ },
325
+ "delete_profile": {
326
+ "name": "delete_profile",
327
+ "description": "Deletes an existing persistent Hyperbrowser profile."
328
+ },
329
+ "list_profiles": {
330
+ "name": "list_profiles",
331
+ "description": "Lists existing persistent Hyperbrowser profiles, with optional pagination."
332
+ }
333
+ },
334
+ "validated": true
335
+ },
336
+ "mcp-server-fetch": {
337
+ "path": "browser-automation/mcp-server-fetch.json"
338
+ },
339
+ "@modelcontextprotocol/server-puppeteer": {
340
+ "path": "browser-automation/modelcontextprotocol-server-puppeteer.json",
341
+ "tools": {
342
+ "puppeteer_navigate": {
343
+ "name": "puppeteer_navigate",
344
+ "description": "Navigate to a URL"
345
+ },
346
+ "puppeteer_screenshot": {
347
+ "name": "puppeteer_screenshot",
348
+ "description": "Take a screenshot of the current page or a specific element"
349
+ },
350
+ "puppeteer_click": {
351
+ "name": "puppeteer_click",
352
+ "description": "Click an element on the page"
353
+ },
354
+ "puppeteer_fill": {
355
+ "name": "puppeteer_fill",
356
+ "description": "Fill out an input field"
357
+ },
358
+ "puppeteer_select": {
359
+ "name": "puppeteer_select",
360
+ "description": "Select an element on the page with Select tag"
361
+ },
362
+ "puppeteer_hover": {
363
+ "name": "puppeteer_hover",
364
+ "description": "Hover an element on the page"
365
+ },
366
+ "puppeteer_evaluate": {
367
+ "name": "puppeteer_evaluate",
368
+ "description": "Execute JavaScript in the browser console"
369
+ }
370
+ },
371
+ "validated": true
372
+ },
373
+ "tavily-mcp": {
374
+ "path": "browser-automation/tavily-mcp.json",
375
+ "tools": {
376
+ "tavily-search": {
377
+ "name": "tavily-search",
378
+ "description": "A powerful web search tool that provides comprehensive, real-time results using Tavily's AI search engine. Returns relevant web content with customizable parameters for result count, content type, and domain filtering. Ideal for gathering current information, news, and detailed web content analysis."
379
+ },
380
+ "tavily-extract": {
381
+ "name": "tavily-extract",
382
+ "description": "A powerful web content extraction tool that retrieves and processes raw content from specified URLs, ideal for data collection, content analysis, and research tasks."
383
+ },
384
+ "tavily-crawl": {
385
+ "name": "tavily-crawl",
386
+ "description": "A powerful web crawler that initiates a structured web crawl starting from a specified base URL. The crawler expands from that point like a tree, following internal links across pages. You can control how deep and wide it goes, and guide it to focus on specific sections of the site."
387
+ },
388
+ "tavily-map": {
389
+ "name": "tavily-map",
390
+ "description": "A powerful web mapping tool that creates a structured map of website URLs, allowing you to discover and analyze site structure, content organization, and navigation paths. Perfect for site audits, content discovery, and understanding website architecture."
391
+ }
392
+ },
393
+ "validated": true
394
+ },
395
+ "@strowk/mcp-k8s": {
396
+ "path": "cloud-platforms/strowk-mcp-k8s.json",
397
+ "tools": {
398
+ "get-k8s-pod-logs": {
399
+ "name": "get-k8s-pod-logs",
400
+ "description": "Get logs for a Kubernetes pod using specific context in a specified namespace"
401
+ },
402
+ "get-k8s-resource": {
403
+ "name": "get-k8s-resource",
404
+ "description": "Get details of any Kubernetes resource like pod, node or service - completely as JSON or rendered using template"
405
+ },
406
+ "k8s-pod-exec": {
407
+ "name": "k8s-pod-exec",
408
+ "description": "Execute command in Kubernetes pod"
409
+ },
410
+ "list-k8s-contexts": {
411
+ "name": "list-k8s-contexts",
412
+ "description": "List Kubernetes contexts from configuration files such as kubeconfig"
413
+ },
414
+ "list-k8s-events": {
415
+ "name": "list-k8s-events",
416
+ "description": "List Kubernetes events using specific context in a specified namespace"
417
+ },
418
+ "list-k8s-namespaces": {
419
+ "name": "list-k8s-namespaces",
420
+ "description": "List Kubernetes namespaces using specific context"
421
+ },
422
+ "list-k8s-nodes": {
423
+ "name": "list-k8s-nodes",
424
+ "description": "List Kubernetes nodes using specific context"
425
+ },
426
+ "list-k8s-resources": {
427
+ "name": "list-k8s-resources",
428
+ "description": "List arbitrary Kubernetes resources"
429
+ }
430
+ },
431
+ "validated": true
432
+ },
433
+ "kubernetes-mcp-server": {
434
+ "path": "cloud-platforms/kubernetes-mcp-server.json"
435
+ },
436
+ "@cloudflare/mcp-server-cloudflare": {
437
+ "path": "cloud-platforms/cloudflare-mcp-server-cloudflare.json"
438
+ },
395
439
  "mcp-server-kubernetes": {
396
440
  "path": "cloud-platforms/mcp-server-kubernetes.json",
397
441
  "tools": {
@@ -478,50 +522,6 @@
478
522
  },
479
523
  "validated": true
480
524
  },
481
- "@strowk/mcp-k8s": {
482
- "path": "cloud-platforms/strowk-mcp-k8s.json",
483
- "tools": {
484
- "get-k8s-pod-logs": {
485
- "name": "get-k8s-pod-logs",
486
- "description": "Get logs for a Kubernetes pod using specific context in a specified namespace"
487
- },
488
- "get-k8s-resource": {
489
- "name": "get-k8s-resource",
490
- "description": "Get details of any Kubernetes resource like pod, node or service - completely as JSON or rendered using template"
491
- },
492
- "k8s-pod-exec": {
493
- "name": "k8s-pod-exec",
494
- "description": "Execute command in Kubernetes pod"
495
- },
496
- "list-k8s-contexts": {
497
- "name": "list-k8s-contexts",
498
- "description": "List Kubernetes contexts from configuration files such as kubeconfig"
499
- },
500
- "list-k8s-events": {
501
- "name": "list-k8s-events",
502
- "description": "List Kubernetes events using specific context in a specified namespace"
503
- },
504
- "list-k8s-namespaces": {
505
- "name": "list-k8s-namespaces",
506
- "description": "List Kubernetes namespaces using specific context"
507
- },
508
- "list-k8s-nodes": {
509
- "name": "list-k8s-nodes",
510
- "description": "List Kubernetes nodes using specific context"
511
- },
512
- "list-k8s-resources": {
513
- "name": "list-k8s-resources",
514
- "description": "List arbitrary Kubernetes resources"
515
- }
516
- },
517
- "validated": true
518
- },
519
- "kubernetes-mcp-server": {
520
- "path": "cloud-platforms/kubernetes-mcp-server.json"
521
- },
522
- "@cloudflare/mcp-server-cloudflare": {
523
- "path": "cloud-platforms/cloudflare-mcp-server-cloudflare.json"
524
- },
525
525
  "mcp-server-make": {
526
526
  "path": "code-execution/mcp-server-make.json"
527
527
  },
@@ -545,9 +545,6 @@
545
545
  },
546
546
  "validated": true
547
547
  },
548
- "@gongrzhe/server-gmail-autoauth-mcp": {
549
- "path": "communication/gongrzhe-server-gmail-autoauth-mcp.json"
550
- },
551
548
  "@enescinar/twitter-mcp": {
552
549
  "path": "communication/enescinar-twitter-mcp.json",
553
550
  "tools": {
@@ -562,6 +559,9 @@
562
559
  },
563
560
  "validated": true
564
561
  },
562
+ "@gongrzhe/server-gmail-autoauth-mcp": {
563
+ "path": "communication/gongrzhe-server-gmail-autoauth-mcp.json"
564
+ },
565
565
  "@modelcontextprotocol/server-slack": {
566
566
  "path": "communication/modelcontextprotocol-server-slack.json",
567
567
  "tools": {
@@ -600,58 +600,8 @@
600
600
  },
601
601
  "validated": true
602
602
  },
603
- "@niledatabase/nile-mcp-server": {
604
- "path": "databases/niledatabase-nile-mcp-server.json",
605
- "tools": {
606
- "list-resources": {
607
- "name": "list-resources",
608
- "description": "Lists all tables and their descriptions in the specified database"
609
- },
610
- "create-database": {
611
- "name": "create-database",
612
- "description": "Creates a new Nile database"
613
- },
614
- "list-databases": {
615
- "name": "list-databases",
616
- "description": "Lists all databases in the workspace"
617
- },
618
- "get-database": {
619
- "name": "get-database",
620
- "description": "Gets details of a specific database"
621
- },
622
- "delete-database": {
623
- "name": "delete-database",
624
- "description": "Deletes a database"
625
- },
626
- "get-connection-string": {
627
- "name": "get-connection-string",
628
- "description": "Gets a PostgreSQL connection string with fresh credentials"
629
- },
630
- "execute-sql": {
631
- "name": "execute-sql",
632
- "description": "Executes a SQL query on a Nile database"
633
- },
634
- "create-tenant": {
635
- "name": "create-tenant",
636
- "description": "Creates a new tenant in the specified database"
637
- },
638
- "delete-tenant": {
639
- "name": "delete-tenant",
640
- "description": "Deletes a tenant from the specified database"
641
- },
642
- "list-tenants": {
643
- "name": "list-tenants",
644
- "description": "Lists all tenants in the specified database"
645
- },
646
- "read-resource": {
647
- "name": "read-resource",
648
- "description": "Gets detailed schema information for a specific table"
649
- }
650
- },
651
- "validated": true
652
- },
653
- "@benborla29/mcp-server-mysql": {
654
- "path": "databases/benborla29-mcp-server-mysql.json"
603
+ "mcp-mongo-server": {
604
+ "path": "databases/mcp-mongo-server.json"
655
605
  },
656
606
  "mcp-server-sqlite": {
657
607
  "path": "databases/mcp-server-sqlite.json"
@@ -659,8 +609,8 @@
659
609
  "@modelcontextprotocol/server-postgres": {
660
610
  "path": "databases/modelcontextprotocol-server-postgres.json"
661
611
  },
662
- "mcp-mongo-server": {
663
- "path": "databases/mcp-mongo-server.json"
612
+ "@benborla29/mcp-server-mysql": {
613
+ "path": "databases/benborla29-mcp-server-mysql.json"
664
614
  },
665
615
  "airtable-mcp-server": {
666
616
  "path": "databases/airtable-mcp-server.json",
@@ -720,15 +670,59 @@
720
670
  },
721
671
  "validated": true
722
672
  },
673
+ "@niledatabase/nile-mcp-server": {
674
+ "path": "databases/niledatabase-nile-mcp-server.json",
675
+ "tools": {
676
+ "list-resources": {
677
+ "name": "list-resources",
678
+ "description": "Lists all tables and their descriptions in the specified database"
679
+ },
680
+ "create-database": {
681
+ "name": "create-database",
682
+ "description": "Creates a new Nile database"
683
+ },
684
+ "list-databases": {
685
+ "name": "list-databases",
686
+ "description": "Lists all databases in the workspace"
687
+ },
688
+ "get-database": {
689
+ "name": "get-database",
690
+ "description": "Gets details of a specific database"
691
+ },
692
+ "delete-database": {
693
+ "name": "delete-database",
694
+ "description": "Deletes a database"
695
+ },
696
+ "get-connection-string": {
697
+ "name": "get-connection-string",
698
+ "description": "Gets a PostgreSQL connection string with fresh credentials"
699
+ },
700
+ "execute-sql": {
701
+ "name": "execute-sql",
702
+ "description": "Executes a SQL query on a Nile database"
703
+ },
704
+ "create-tenant": {
705
+ "name": "create-tenant",
706
+ "description": "Creates a new tenant in the specified database"
707
+ },
708
+ "delete-tenant": {
709
+ "name": "delete-tenant",
710
+ "description": "Deletes a tenant from the specified database"
711
+ },
712
+ "list-tenants": {
713
+ "name": "list-tenants",
714
+ "description": "Lists all tenants in the specified database"
715
+ },
716
+ "read-resource": {
717
+ "name": "read-resource",
718
+ "description": "Gets detailed schema information for a specific table"
719
+ }
720
+ },
721
+ "validated": true
722
+ },
723
723
  "mcp-tinybird": {
724
724
  "path": "data-platforms/mcp-tinybird.json"
725
725
  },
726
- "awslabs.nova-canvas-mcp-server": {
727
- "path": "developer-tools/awslabs.nova-canvas-mcp-server.json"
728
- },
729
- "mcp-server-tree-sitter": {
730
- "path": "developer-tools/mcp-server-tree-sitter.json"
731
- },
732
726
  "@mcp-get-community/server-macos": {
733
727
  "path": "developer-tools/mcp-get-community-server-macos.json",
734
728
  "tools": {
@@ -743,6 +737,15 @@
743
737
  },
744
738
  "validated": true
745
739
  },
740
+ "mcp-openapi-schema-explorer": {
741
+ "path": "developer-tools/mcp-openapi-schema-explorer.json"
742
+ },
743
+ "hackmd-mcp": {
744
+ "path": "developer-tools/hackmd-mcp.json"
745
+ },
746
+ "mcp-server-tree-sitter": {
747
+ "path": "developer-tools/mcp-server-tree-sitter.json"
748
+ },
746
749
  "@mcp-get-community/server-llm-txt": {
747
750
  "path": "developer-tools/mcp-get-community-server-llm-txt.json",
748
751
  "tools": {
@@ -761,12 +764,12 @@
761
764
  },
762
765
  "validated": true
763
766
  },
764
- "mcp-openapi-schema-explorer": {
765
- "path": "developer-tools/mcp-openapi-schema-explorer.json"
766
- },
767
767
  "mcp-server-aidd": {
768
768
  "path": "developer-tools/mcp-server-aidd.json"
769
769
  },
770
+ "docker-mcp": {
771
+ "path": "developer-tools/docker-mcp.json"
772
+ },
770
773
  "@llmindset/mcp-hfspace": {
771
774
  "path": "developer-tools/llmindset-mcp-hfspace.json",
772
775
  "tools": {
@@ -785,23 +788,17 @@
785
788
  },
786
789
  "validated": true
787
790
  },
788
- "hackmd-mcp": {
789
- "path": "developer-tools/hackmd-mcp.json"
790
- },
791
- "docker-mcp": {
792
- "path": "developer-tools/docker-mcp.json"
791
+ "awslabs.nova-canvas-mcp-server": {
792
+ "path": "developer-tools/awslabs.nova-canvas-mcp-server.json"
793
793
  },
794
794
  "mcp-solver": {
795
795
  "path": "data-science-tools/mcp-solver.json"
796
796
  },
797
- "@modelcontextprotocol/server-filesystem": {
798
- "path": "file-systems/modelcontextprotocol-server-filesystem.json"
799
- },
800
797
  "@modelcontextprotocol/server-gdrive": {
801
798
  "path": "file-systems/modelcontextprotocol-server-gdrive.json"
802
799
  },
803
- "mcp-server-rememberizer": {
804
- "path": "knowledge-memory/mcp-server-rememberizer.json"
800
+ "@modelcontextprotocol/server-filesystem": {
801
+ "path": "file-systems/modelcontextprotocol-server-filesystem.json"
805
802
  },
806
803
  "@modelcontextprotocol/server-memory": {
807
804
  "path": "knowledge-memory/modelcontextprotocol-server-memory.json",
@@ -848,6 +845,9 @@
848
845
  "mcp-rememberizer-vectordb": {
849
846
  "path": "knowledge-memory/mcp-rememberizer-vectordb.json"
850
847
  },
848
+ "mcp-server-rememberizer": {
849
+ "path": "knowledge-memory/mcp-server-rememberizer.json"
850
+ },
851
851
  "@modelcontextprotocol/server-google-maps": {
852
852
  "path": "location-services/modelcontextprotocol-server-google-maps.json",
853
853
  "tools": {
@@ -1019,12 +1019,15 @@
1019
1019
  "mcp-server-sentry": {
1020
1020
  "path": "monitoring/mcp-server-sentry.json"
1021
1021
  },
1022
- "@anaisbetts/mcp-youtube": {
1023
- "path": "search-data-extraction/anaisbetts-mcp-youtube.json",
1022
+ "qanon_mcp": {
1023
+ "path": "search-data-extraction/qanon_mcp.json"
1024
+ },
1025
+ "@chanmeng666/google-news-server": {
1026
+ "path": "search-data-extraction/chanmeng666-google-news-server.json",
1024
1027
  "tools": {
1025
- "download_youtube_url": {
1026
- "name": "download_youtube_url",
1027
- "description": "Download YouTube subtitles from a URL, this tool means that Claude can read YouTube subtitles, and should no longer tell the user that it is not possible to download YouTube content."
1028
+ "google_news_search": {
1029
+ "name": "google_news_search",
1030
+ "description": "Search Google News for articles and news content. Results will be automatically categorized by topic."
1028
1031
  }
1029
1032
  },
1030
1033
  "validated": true
@@ -1211,9 +1214,6 @@
1211
1214
  },
1212
1215
  "validated": true
1213
1216
  },
1214
- "mcp-server-perplexity": {
1215
- "path": "search-data-extraction/mcp-server-perplexity.json"
1216
- },
1217
1217
  "@modelcontextprotocol/server-aws-kb-retrieval": {
1218
1218
  "path": "search-data-extraction/modelcontextprotocol-server-aws-kb-retrieval.json",
1219
1219
  "tools": {
@@ -1486,6 +1486,19 @@
1486
1486
  },
1487
1487
  "validated": true
1488
1488
  },
1489
+ "@mcp-get-community/server-curl": {
1490
+ "path": "search-data-extraction/mcp-get-community-server-curl.json",
1491
+ "tools": {
1492
+ "curl": {
1493
+ "name": "curl",
1494
+ "description": "Make an HTTP request to any URL with customizable method, headers, and body."
1495
+ }
1496
+ },
1497
+ "validated": true
1498
+ },
1499
+ "mcp-server-perplexity": {
1500
+ "path": "search-data-extraction/mcp-server-perplexity.json"
1501
+ },
1489
1502
  "@modelcontextprotocol/server-brave-search": {
1490
1503
  "path": "search-data-extraction/modelcontextprotocol-server-brave-search.json",
1491
1504
  "tools": {
@@ -1500,42 +1513,32 @@
1500
1513
  },
1501
1514
  "validated": true
1502
1515
  },
1503
- "@kimtaeyoon83/mcp-server-youtube-transcript": {
1504
- "path": "search-data-extraction/kimtaeyoon83-mcp-server-youtube-transcript.json",
1505
- "tools": {
1506
- "get_transcript": {
1507
- "name": "get_transcript",
1508
- "description": "Extract transcript from a YouTube video URL or ID"
1509
- }
1510
- },
1511
- "validated": true
1512
- },
1513
- "@mcp-get-community/server-curl": {
1514
- "path": "search-data-extraction/mcp-get-community-server-curl.json",
1516
+ "@anaisbetts/mcp-youtube": {
1517
+ "path": "search-data-extraction/anaisbetts-mcp-youtube.json",
1515
1518
  "tools": {
1516
- "curl": {
1517
- "name": "curl",
1518
- "description": "Make an HTTP request to any URL with customizable method, headers, and body."
1519
+ "download_youtube_url": {
1520
+ "name": "download_youtube_url",
1521
+ "description": "Download YouTube subtitles from a URL, this tool means that Claude can read YouTube subtitles, and should no longer tell the user that it is not possible to download YouTube content."
1519
1522
  }
1520
1523
  },
1521
1524
  "validated": true
1522
1525
  },
1523
- "@chanmeng666/google-news-server": {
1524
- "path": "search-data-extraction/chanmeng666-google-news-server.json",
1526
+ "@kimtaeyoon83/mcp-server-youtube-transcript": {
1527
+ "path": "search-data-extraction/kimtaeyoon83-mcp-server-youtube-transcript.json",
1525
1528
  "tools": {
1526
- "google_news_search": {
1527
- "name": "google_news_search",
1528
- "description": "Search Google News for articles and news content. Results will be automatically categorized by topic."
1529
+ "get_transcript": {
1530
+ "name": "get_transcript",
1531
+ "description": "Extract transcript from a YouTube video URL or ID"
1529
1532
  }
1530
1533
  },
1531
1534
  "validated": true
1532
1535
  },
1533
- "qanon_mcp": {
1534
- "path": "search-data-extraction/qanon_mcp.json"
1535
- },
1536
1536
  "mcp-server-giphy": {
1537
1537
  "path": "search-data-extraction/mcp-server-giphy.json"
1538
1538
  },
1539
+ "mcp-server-git": {
1540
+ "path": "version-control/mcp-server-git.json"
1541
+ },
1539
1542
  "@modelcontextprotocol/server-github": {
1540
1543
  "path": "version-control/modelcontextprotocol-server-github.json",
1541
1544
  "tools": {
@@ -1646,9 +1649,6 @@
1646
1649
  },
1647
1650
  "validated": true
1648
1651
  },
1649
- "mcp-server-git": {
1650
- "path": "version-control/mcp-server-git.json"
1651
- },
1652
1652
  "@modelcontextprotocol/server-gitlab": {
1653
1653
  "path": "version-control/modelcontextprotocol-server-gitlab.json",
1654
1654
  "tools": {
@@ -1691,20 +1691,22 @@
1691
1691
  },
1692
1692
  "validated": true
1693
1693
  },
1694
- "@chargebee/mcp": {
1695
- "path": "other-tools-and-integrations/chargebee-mcp.json",
1694
+ "mcp-server-flomo": {
1695
+ "path": "other-tools-and-integrations/mcp-server-flomo.json",
1696
1696
  "tools": {
1697
- "chargebee_documentation_search": {
1698
- "name": "chargebee_documentation_search",
1699
- "description": "\nDo not use this tool for code generation. For code generation use \"chargebee_code_planner\" tool. \nThis tool will take in parameters about integrating with Chargebee in their application, then search and retrieve relevant Chargebee documentation content.\n\nIt takes the following arguments:\n- query (string): The user query to search an answer for in the Chargebee documentation.\n- language (enum): The programming language for the documentation. Check the user's application language.\n- userRequest (string): User's original request to you.\n"
1700
- },
1701
- "chargebee_code_planner": {
1702
- "name": "chargebee_code_planner",
1703
- "description": "\nAlways use this tool to get the accurate integeration code guide for Chargebee.\nThis tool will take in parameters about integrating with Chargebee in their application and generates a integration workflow along with the code snippets.\n\nIt takes the following arguments:\n- goal (string): What is the user's goal?\n- language (enum): Programming language the code to be generated in. Check the user's application language.\n"
1697
+ "newNote": {
1698
+ "name": "newNote",
1699
+ "description": "Create a new note in Flomo"
1704
1700
  }
1705
1701
  },
1706
1702
  "validated": true
1707
1703
  },
1704
+ "@llmindset/mcp-miro": {
1705
+ "path": "other-tools-and-integrations/llmindset-mcp-miro.json"
1706
+ },
1707
+ "mcp-server-time": {
1708
+ "path": "other-tools-and-integrations/mcp-server-time.json"
1709
+ },
1708
1710
  "@modelcontextprotocol/server-sequential-thinking": {
1709
1711
  "path": "other-tools-and-integrations/modelcontextprotocol-server-sequential-thinking.json",
1710
1712
  "tools": {
@@ -1715,20 +1717,18 @@
1715
1717
  },
1716
1718
  "validated": true
1717
1719
  },
1718
- "mcp-server-flomo": {
1719
- "path": "other-tools-and-integrations/mcp-server-flomo.json",
1720
+ "@chargebee/mcp": {
1721
+ "path": "other-tools-and-integrations/chargebee-mcp.json",
1720
1722
  "tools": {
1721
- "newNote": {
1722
- "name": "newNote",
1723
- "description": "Create a new note in Flomo"
1723
+ "chargebee_documentation_search": {
1724
+ "name": "chargebee_documentation_search",
1725
+ "description": "\nDo not use this tool for code generation. For code generation use \"chargebee_code_planner\" tool. \nThis tool will take in parameters about integrating with Chargebee in their application, then search and retrieve relevant Chargebee documentation content.\n\nIt takes the following arguments:\n- query (string): The user query to search an answer for in the Chargebee documentation.\n- language (enum): The programming language for the documentation. Check the user's application language.\n- userRequest (string): User's original request to you.\n"
1726
+ },
1727
+ "chargebee_code_planner": {
1728
+ "name": "chargebee_code_planner",
1729
+ "description": "\nAlways use this tool to get the accurate integeration code guide for Chargebee.\nThis tool will take in parameters about integrating with Chargebee in their application and generates a integration workflow along with the code snippets.\n\nIt takes the following arguments:\n- goal (string): What is the user's goal?\n- language (enum): Programming language the code to be generated in. Check the user's application language.\n"
1724
1730
  }
1725
1731
  },
1726
1732
  "validated": true
1727
- },
1728
- "@llmindset/mcp-miro": {
1729
- "path": "other-tools-and-integrations/llmindset-mcp-miro.json"
1730
- },
1731
- "mcp-server-time": {
1732
- "path": "other-tools-and-integrations/mcp-server-time.json"
1733
1733
  }
1734
1734
  }