@toolsdk.ai/registry 1.0.62 → 1.0.63
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/indexes/packages-list.json +98 -98
- package/package.json +1 -1
|
@@ -6,17 +6,18 @@
|
|
|
6
6
|
"@kazuph/mcp-screenshot": {
|
|
7
7
|
"category": "uncategorized",
|
|
8
8
|
"path": "uncategorized/kazuph-mcp-screenshot.json",
|
|
9
|
+
"validated": true,
|
|
9
10
|
"tools": {
|
|
10
11
|
"capture": {
|
|
11
12
|
"name": "capture",
|
|
12
13
|
"description": "Captures a screenshot of the specified region and performs OCR. Options:\n- region: 'left'/'right'/'full' (default: 'left')\n- format: 'json'/'markdown'/'vertical'/'horizontal' (default: 'markdown')\nThe screenshot is saved to a dated directory in Downloads."
|
|
13
14
|
}
|
|
14
|
-
}
|
|
15
|
-
"validated": true
|
|
15
|
+
}
|
|
16
16
|
},
|
|
17
17
|
"@modelcontextprotocol/server-everything": {
|
|
18
18
|
"category": "aggregators",
|
|
19
19
|
"path": "aggregators/modelcontextprotocol-server-everything.json",
|
|
20
|
+
"validated": true,
|
|
20
21
|
"tools": {
|
|
21
22
|
"echo": {
|
|
22
23
|
"name": "echo",
|
|
@@ -50,18 +51,18 @@
|
|
|
50
51
|
"name": "getResourceReference",
|
|
51
52
|
"description": "Returns a resource reference that can be used by MCP clients"
|
|
52
53
|
}
|
|
53
|
-
}
|
|
54
|
-
"validated": true
|
|
54
|
+
}
|
|
55
55
|
},
|
|
56
56
|
"@modelcontextprotocol/server-everart": {
|
|
57
57
|
"category": "art-and-culture",
|
|
58
58
|
"path": "art-and-culture/modelcontextprotocol-server-everart.json",
|
|
59
|
-
"
|
|
60
|
-
"
|
|
59
|
+
"validated": false,
|
|
60
|
+
"tools": {}
|
|
61
61
|
},
|
|
62
62
|
"mcp-server-stability-ai": {
|
|
63
63
|
"category": "art-and-culture",
|
|
64
64
|
"path": "art-and-culture/mcp-server-stability-ai.json",
|
|
65
|
+
"validated": true,
|
|
65
66
|
"tools": {
|
|
66
67
|
"stability-ai-generate-image": {
|
|
67
68
|
"name": "stability-ai-generate-image",
|
|
@@ -115,12 +116,12 @@
|
|
|
115
116
|
"name": "stability-ai-control-structure",
|
|
116
117
|
"description": "Generate a new image while maintaining the structure of a reference image"
|
|
117
118
|
}
|
|
118
|
-
}
|
|
119
|
-
"validated": true
|
|
119
|
+
}
|
|
120
120
|
},
|
|
121
121
|
"@automatalabs/mcp-server-playwright": {
|
|
122
122
|
"category": "browser-automation",
|
|
123
123
|
"path": "browser-automation/automatalabs-mcp-server-playwright.json",
|
|
124
|
+
"validated": true,
|
|
124
125
|
"tools": {
|
|
125
126
|
"browser_navigate": {
|
|
126
127
|
"name": "browser_navigate",
|
|
@@ -162,12 +163,12 @@
|
|
|
162
163
|
"name": "browser_evaluate",
|
|
163
164
|
"description": "Execute JavaScript in the browser console"
|
|
164
165
|
}
|
|
165
|
-
}
|
|
166
|
-
"validated": true
|
|
166
|
+
}
|
|
167
167
|
},
|
|
168
168
|
"hyperbrowser-mcp": {
|
|
169
169
|
"category": "browser-automation",
|
|
170
170
|
"path": "browser-automation/hyperbrowser-mcp.json",
|
|
171
|
+
"validated": true,
|
|
171
172
|
"tools": {
|
|
172
173
|
"scrape_webpage": {
|
|
173
174
|
"name": "scrape_webpage",
|
|
@@ -209,12 +210,12 @@
|
|
|
209
210
|
"name": "list_profiles",
|
|
210
211
|
"description": "Lists existing persistent Hyperbrowser profiles, with optional pagination."
|
|
211
212
|
}
|
|
212
|
-
}
|
|
213
|
-
"validated": true
|
|
213
|
+
}
|
|
214
214
|
},
|
|
215
215
|
"@modelcontextprotocol/server-puppeteer": {
|
|
216
216
|
"category": "browser-automation",
|
|
217
217
|
"path": "browser-automation/modelcontextprotocol-server-puppeteer.json",
|
|
218
|
+
"validated": true,
|
|
218
219
|
"tools": {
|
|
219
220
|
"puppeteer_navigate": {
|
|
220
221
|
"name": "puppeteer_navigate",
|
|
@@ -244,8 +245,7 @@
|
|
|
244
245
|
"name": "puppeteer_evaluate",
|
|
245
246
|
"description": "Execute JavaScript in the browser console"
|
|
246
247
|
}
|
|
247
|
-
}
|
|
248
|
-
"validated": true
|
|
248
|
+
}
|
|
249
249
|
},
|
|
250
250
|
"mcp-server-fetch": {
|
|
251
251
|
"category": "browser-automation",
|
|
@@ -254,6 +254,7 @@
|
|
|
254
254
|
"@executeautomation/playwright-mcp-server": {
|
|
255
255
|
"category": "browser-automation",
|
|
256
256
|
"path": "browser-automation/executeautomation-playwright-mcp-server.json",
|
|
257
|
+
"validated": true,
|
|
257
258
|
"tools": {
|
|
258
259
|
"start_codegen_session": {
|
|
259
260
|
"name": "start_codegen_session",
|
|
@@ -379,12 +380,12 @@
|
|
|
379
380
|
"name": "playwright_click_and_switch_tab",
|
|
380
381
|
"description": "Click a link and switch to the newly opened tab"
|
|
381
382
|
}
|
|
382
|
-
}
|
|
383
|
-
"validated": true
|
|
383
|
+
}
|
|
384
384
|
},
|
|
385
385
|
"tavily-mcp": {
|
|
386
386
|
"category": "browser-automation",
|
|
387
387
|
"path": "browser-automation/tavily-mcp.json",
|
|
388
|
+
"validated": true,
|
|
388
389
|
"tools": {
|
|
389
390
|
"tavily-search": {
|
|
390
391
|
"name": "tavily-search",
|
|
@@ -402,12 +403,12 @@
|
|
|
402
403
|
"name": "tavily-map",
|
|
403
404
|
"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."
|
|
404
405
|
}
|
|
405
|
-
}
|
|
406
|
-
"validated": true
|
|
406
|
+
}
|
|
407
407
|
},
|
|
408
408
|
"exa-mcp-server": {
|
|
409
409
|
"category": "browser-automation",
|
|
410
410
|
"path": "browser-automation/exa-mcp-server.json",
|
|
411
|
+
"validated": true,
|
|
411
412
|
"tools": {
|
|
412
413
|
"web_search_exa": {
|
|
413
414
|
"name": "web_search_exa",
|
|
@@ -441,12 +442,12 @@
|
|
|
441
442
|
"name": "github_search",
|
|
442
443
|
"description": "Search GitHub repositories using Exa AI - performs real-time searches on GitHub.com to find relevant repositories and GitHub accounts."
|
|
443
444
|
}
|
|
444
|
-
}
|
|
445
|
-
"validated": true
|
|
445
|
+
}
|
|
446
446
|
},
|
|
447
447
|
"@strowk/mcp-k8s": {
|
|
448
448
|
"category": "cloud-platforms",
|
|
449
449
|
"path": "cloud-platforms/strowk-mcp-k8s.json",
|
|
450
|
+
"validated": true,
|
|
450
451
|
"tools": {
|
|
451
452
|
"get-k8s-pod-logs": {
|
|
452
453
|
"name": "get-k8s-pod-logs",
|
|
@@ -480,8 +481,7 @@
|
|
|
480
481
|
"name": "list-k8s-resources",
|
|
481
482
|
"description": "List arbitrary Kubernetes resources"
|
|
482
483
|
}
|
|
483
|
-
}
|
|
484
|
-
"validated": true
|
|
484
|
+
}
|
|
485
485
|
},
|
|
486
486
|
"kubernetes-mcp-server": {
|
|
487
487
|
"category": "cloud-platforms",
|
|
@@ -490,12 +490,13 @@
|
|
|
490
490
|
"@cloudflare/mcp-server-cloudflare": {
|
|
491
491
|
"category": "cloud-platforms",
|
|
492
492
|
"path": "cloud-platforms/cloudflare-mcp-server-cloudflare.json",
|
|
493
|
-
"
|
|
494
|
-
"
|
|
493
|
+
"validated": false,
|
|
494
|
+
"tools": {}
|
|
495
495
|
},
|
|
496
496
|
"mcp-server-kubernetes": {
|
|
497
497
|
"category": "cloud-platforms",
|
|
498
498
|
"path": "cloud-platforms/mcp-server-kubernetes.json",
|
|
499
|
+
"validated": true,
|
|
499
500
|
"tools": {
|
|
500
501
|
"cleanup": {
|
|
501
502
|
"name": "cleanup",
|
|
@@ -577,8 +578,7 @@
|
|
|
577
578
|
"name": "kubectl_generic",
|
|
578
579
|
"description": "Execute any kubectl command with the provided arguments and flags"
|
|
579
580
|
}
|
|
580
|
-
}
|
|
581
|
-
"validated": true
|
|
581
|
+
}
|
|
582
582
|
},
|
|
583
583
|
"mcp-server-make": {
|
|
584
584
|
"category": "code-execution",
|
|
@@ -587,28 +587,29 @@
|
|
|
587
587
|
"mcp-shell": {
|
|
588
588
|
"category": "command-line",
|
|
589
589
|
"path": "command-line/mcp-shell.json",
|
|
590
|
+
"validated": true,
|
|
590
591
|
"tools": {
|
|
591
592
|
"run_command": {
|
|
592
593
|
"name": "run_command",
|
|
593
594
|
"description": "Run a shell command"
|
|
594
595
|
}
|
|
595
|
-
}
|
|
596
|
-
"validated": true
|
|
596
|
+
}
|
|
597
597
|
},
|
|
598
598
|
"mcp-server-commands": {
|
|
599
599
|
"category": "command-line",
|
|
600
600
|
"path": "command-line/mcp-server-commands.json",
|
|
601
|
+
"validated": true,
|
|
601
602
|
"tools": {
|
|
602
603
|
"run_command": {
|
|
603
604
|
"name": "run_command",
|
|
604
605
|
"description": "Run a command on this linux machine"
|
|
605
606
|
}
|
|
606
|
-
}
|
|
607
|
-
"validated": true
|
|
607
|
+
}
|
|
608
608
|
},
|
|
609
609
|
"@enescinar/twitter-mcp": {
|
|
610
610
|
"category": "communication",
|
|
611
611
|
"path": "communication/enescinar-twitter-mcp.json",
|
|
612
|
+
"validated": true,
|
|
612
613
|
"tools": {
|
|
613
614
|
"post_tweet": {
|
|
614
615
|
"name": "post_tweet",
|
|
@@ -618,18 +619,18 @@
|
|
|
618
619
|
"name": "search_tweets",
|
|
619
620
|
"description": "Search for tweets on Twitter"
|
|
620
621
|
}
|
|
621
|
-
}
|
|
622
|
-
"validated": true
|
|
622
|
+
}
|
|
623
623
|
},
|
|
624
624
|
"@gongrzhe/server-gmail-autoauth-mcp": {
|
|
625
625
|
"category": "communication",
|
|
626
626
|
"path": "communication/gongrzhe-server-gmail-autoauth-mcp.json",
|
|
627
|
-
"
|
|
628
|
-
"
|
|
627
|
+
"validated": false,
|
|
628
|
+
"tools": {}
|
|
629
629
|
},
|
|
630
630
|
"@modelcontextprotocol/server-slack": {
|
|
631
631
|
"category": "communication",
|
|
632
632
|
"path": "communication/modelcontextprotocol-server-slack.json",
|
|
633
|
+
"validated": true,
|
|
633
634
|
"tools": {
|
|
634
635
|
"slack_list_channels": {
|
|
635
636
|
"name": "slack_list_channels",
|
|
@@ -663,14 +664,13 @@
|
|
|
663
664
|
"name": "slack_get_user_profile",
|
|
664
665
|
"description": "Get detailed profile information for a specific user"
|
|
665
666
|
}
|
|
666
|
-
}
|
|
667
|
-
"validated": true
|
|
667
|
+
}
|
|
668
668
|
},
|
|
669
669
|
"@benborla29/mcp-server-mysql": {
|
|
670
670
|
"category": "databases",
|
|
671
671
|
"path": "databases/benborla29-mcp-server-mysql.json",
|
|
672
|
-
"
|
|
673
|
-
"
|
|
672
|
+
"validated": false,
|
|
673
|
+
"tools": {}
|
|
674
674
|
},
|
|
675
675
|
"mcp-server-sqlite": {
|
|
676
676
|
"category": "databases",
|
|
@@ -679,6 +679,7 @@
|
|
|
679
679
|
"@niledatabase/nile-mcp-server": {
|
|
680
680
|
"category": "databases",
|
|
681
681
|
"path": "databases/niledatabase-nile-mcp-server.json",
|
|
682
|
+
"validated": true,
|
|
682
683
|
"tools": {
|
|
683
684
|
"list-resources": {
|
|
684
685
|
"name": "list-resources",
|
|
@@ -724,12 +725,12 @@
|
|
|
724
725
|
"name": "read-resource",
|
|
725
726
|
"description": "Gets detailed schema information for a specific table"
|
|
726
727
|
}
|
|
727
|
-
}
|
|
728
|
-
"validated": true
|
|
728
|
+
}
|
|
729
729
|
},
|
|
730
730
|
"airtable-mcp-server": {
|
|
731
731
|
"category": "databases",
|
|
732
732
|
"path": "databases/airtable-mcp-server.json",
|
|
733
|
+
"validated": true,
|
|
733
734
|
"tools": {
|
|
734
735
|
"list_records": {
|
|
735
736
|
"name": "list_records",
|
|
@@ -783,20 +784,19 @@
|
|
|
783
784
|
"name": "update_field",
|
|
784
785
|
"description": "Update a field's name or description"
|
|
785
786
|
}
|
|
786
|
-
}
|
|
787
|
-
"validated": true
|
|
787
|
+
}
|
|
788
788
|
},
|
|
789
789
|
"@modelcontextprotocol/server-postgres": {
|
|
790
790
|
"category": "databases",
|
|
791
791
|
"path": "databases/modelcontextprotocol-server-postgres.json",
|
|
792
|
-
"
|
|
793
|
-
"
|
|
792
|
+
"validated": false,
|
|
793
|
+
"tools": {}
|
|
794
794
|
},
|
|
795
795
|
"mcp-mongo-server": {
|
|
796
796
|
"category": "databases",
|
|
797
797
|
"path": "databases/mcp-mongo-server.json",
|
|
798
|
-
"
|
|
799
|
-
"
|
|
798
|
+
"validated": false,
|
|
799
|
+
"tools": {}
|
|
800
800
|
},
|
|
801
801
|
"mcp-tinybird": {
|
|
802
802
|
"category": "data-platforms",
|
|
@@ -805,6 +805,7 @@
|
|
|
805
805
|
"@mcp-get-community/server-macos": {
|
|
806
806
|
"category": "developer-tools",
|
|
807
807
|
"path": "developer-tools/mcp-get-community-server-macos.json",
|
|
808
|
+
"validated": true,
|
|
808
809
|
"tools": {
|
|
809
810
|
"systemInfo": {
|
|
810
811
|
"name": "systemInfo",
|
|
@@ -814,12 +815,12 @@
|
|
|
814
815
|
"name": "sendNotification",
|
|
815
816
|
"description": "Send a native macOS notification"
|
|
816
817
|
}
|
|
817
|
-
}
|
|
818
|
-
"validated": true
|
|
818
|
+
}
|
|
819
819
|
},
|
|
820
820
|
"@mcp-get-community/server-llm-txt": {
|
|
821
821
|
"category": "developer-tools",
|
|
822
822
|
"path": "developer-tools/mcp-get-community-server-llm-txt.json",
|
|
823
|
+
"validated": true,
|
|
823
824
|
"tools": {
|
|
824
825
|
"get_llm_txt": {
|
|
825
826
|
"name": "get_llm_txt",
|
|
@@ -833,14 +834,13 @@
|
|
|
833
834
|
"name": "search_llm_txt",
|
|
834
835
|
"description": "Search for multiple substrings in an LLM.txt file. Requires a valid ID obtained from list_llm_txt command. Returns snippets with page numbers for each match. Format your response in beautiful markdown, using code blocks for snippets."
|
|
835
836
|
}
|
|
836
|
-
}
|
|
837
|
-
"validated": true
|
|
837
|
+
}
|
|
838
838
|
},
|
|
839
839
|
"mcp-openapi-schema-explorer": {
|
|
840
840
|
"category": "developer-tools",
|
|
841
841
|
"path": "developer-tools/mcp-openapi-schema-explorer.json",
|
|
842
|
-
"
|
|
843
|
-
"
|
|
842
|
+
"validated": false,
|
|
843
|
+
"tools": {}
|
|
844
844
|
},
|
|
845
845
|
"docker-mcp": {
|
|
846
846
|
"category": "developer-tools",
|
|
@@ -849,6 +849,7 @@
|
|
|
849
849
|
"@llmindset/mcp-hfspace": {
|
|
850
850
|
"category": "developer-tools",
|
|
851
851
|
"path": "developer-tools/llmindset-mcp-hfspace.json",
|
|
852
|
+
"validated": true,
|
|
852
853
|
"tools": {
|
|
853
854
|
"available-files": {
|
|
854
855
|
"name": "available-files",
|
|
@@ -862,14 +863,13 @@
|
|
|
862
863
|
"name": "FLUX_1-schnell-infer",
|
|
863
864
|
"description": "Call the FLUX.1-schnell endpoint /infer"
|
|
864
865
|
}
|
|
865
|
-
}
|
|
866
|
-
"validated": true
|
|
866
|
+
}
|
|
867
867
|
},
|
|
868
868
|
"hackmd-mcp": {
|
|
869
869
|
"category": "developer-tools",
|
|
870
870
|
"path": "developer-tools/hackmd-mcp.json",
|
|
871
|
-
"
|
|
872
|
-
"
|
|
871
|
+
"validated": false,
|
|
872
|
+
"tools": {}
|
|
873
873
|
},
|
|
874
874
|
"mcp-server-aidd": {
|
|
875
875
|
"category": "developer-tools",
|
|
@@ -890,14 +890,14 @@
|
|
|
890
890
|
"@modelcontextprotocol/server-filesystem": {
|
|
891
891
|
"category": "file-systems",
|
|
892
892
|
"path": "file-systems/modelcontextprotocol-server-filesystem.json",
|
|
893
|
-
"
|
|
894
|
-
"
|
|
893
|
+
"validated": false,
|
|
894
|
+
"tools": {}
|
|
895
895
|
},
|
|
896
896
|
"@modelcontextprotocol/server-gdrive": {
|
|
897
897
|
"category": "file-systems",
|
|
898
898
|
"path": "file-systems/modelcontextprotocol-server-gdrive.json",
|
|
899
|
-
"
|
|
900
|
-
"
|
|
899
|
+
"validated": false,
|
|
900
|
+
"tools": {}
|
|
901
901
|
},
|
|
902
902
|
"mcp-server-rememberizer": {
|
|
903
903
|
"category": "knowledge-memory",
|
|
@@ -910,6 +910,7 @@
|
|
|
910
910
|
"@modelcontextprotocol/server-memory": {
|
|
911
911
|
"category": "knowledge-memory",
|
|
912
912
|
"path": "knowledge-memory/modelcontextprotocol-server-memory.json",
|
|
913
|
+
"validated": true,
|
|
913
914
|
"tools": {
|
|
914
915
|
"create_entities": {
|
|
915
916
|
"name": "create_entities",
|
|
@@ -947,12 +948,12 @@
|
|
|
947
948
|
"name": "open_nodes",
|
|
948
949
|
"description": "Open specific nodes in the knowledge graph by their names"
|
|
949
950
|
}
|
|
950
|
-
}
|
|
951
|
-
"validated": true
|
|
951
|
+
}
|
|
952
952
|
},
|
|
953
953
|
"@modelcontextprotocol/server-google-maps": {
|
|
954
954
|
"category": "location-services",
|
|
955
955
|
"path": "location-services/modelcontextprotocol-server-google-maps.json",
|
|
956
|
+
"validated": true,
|
|
956
957
|
"tools": {
|
|
957
958
|
"maps_geocode": {
|
|
958
959
|
"name": "maps_geocode",
|
|
@@ -982,8 +983,7 @@
|
|
|
982
983
|
"name": "maps_directions",
|
|
983
984
|
"description": "Get directions between two points"
|
|
984
985
|
}
|
|
985
|
-
}
|
|
986
|
-
"validated": true
|
|
986
|
+
}
|
|
987
987
|
},
|
|
988
988
|
"mcp-server-sentry": {
|
|
989
989
|
"category": "monitoring",
|
|
@@ -992,6 +992,7 @@
|
|
|
992
992
|
"@raygun.io/mcp-server-raygun": {
|
|
993
993
|
"category": "monitoring",
|
|
994
994
|
"path": "monitoring/raygun.io-mcp-server-raygun.json",
|
|
995
|
+
"validated": true,
|
|
995
996
|
"tools": {
|
|
996
997
|
"list_applications": {
|
|
997
998
|
"name": "list_applications",
|
|
@@ -1121,18 +1122,18 @@
|
|
|
1121
1122
|
"name": "delete_all_source_maps",
|
|
1122
1123
|
"description": "Deletes all source maps"
|
|
1123
1124
|
}
|
|
1124
|
-
}
|
|
1125
|
-
"validated": true
|
|
1125
|
+
}
|
|
1126
1126
|
},
|
|
1127
1127
|
"mcp-server-giphy": {
|
|
1128
1128
|
"category": "search-data-extraction",
|
|
1129
1129
|
"path": "search-data-extraction/mcp-server-giphy.json",
|
|
1130
|
-
"
|
|
1131
|
-
"
|
|
1130
|
+
"validated": false,
|
|
1131
|
+
"tools": {}
|
|
1132
1132
|
},
|
|
1133
1133
|
"anilist-mcp": {
|
|
1134
1134
|
"category": "search-data-extraction",
|
|
1135
1135
|
"path": "search-data-extraction/anilist-mcp.json",
|
|
1136
|
+
"validated": true,
|
|
1136
1137
|
"tools": {
|
|
1137
1138
|
"favourite_studio": {
|
|
1138
1139
|
"name": "favourite_studio",
|
|
@@ -1310,23 +1311,23 @@
|
|
|
1310
1311
|
"name": "update_user",
|
|
1311
1312
|
"description": "[Requires Login] Update user settings"
|
|
1312
1313
|
}
|
|
1313
|
-
}
|
|
1314
|
-
"validated": true
|
|
1314
|
+
}
|
|
1315
1315
|
},
|
|
1316
1316
|
"@anaisbetts/mcp-youtube": {
|
|
1317
1317
|
"category": "search-data-extraction",
|
|
1318
1318
|
"path": "search-data-extraction/anaisbetts-mcp-youtube.json",
|
|
1319
|
+
"validated": true,
|
|
1319
1320
|
"tools": {
|
|
1320
1321
|
"download_youtube_url": {
|
|
1321
1322
|
"name": "download_youtube_url",
|
|
1322
1323
|
"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."
|
|
1323
1324
|
}
|
|
1324
|
-
}
|
|
1325
|
-
"validated": true
|
|
1325
|
+
}
|
|
1326
1326
|
},
|
|
1327
1327
|
"brave-search-mcp": {
|
|
1328
1328
|
"category": "search-data-extraction",
|
|
1329
1329
|
"path": "search-data-extraction/brave-search-mcp.json",
|
|
1330
|
+
"validated": true,
|
|
1330
1331
|
"tools": {
|
|
1331
1332
|
"brave_image_search": {
|
|
1332
1333
|
"name": "brave_image_search",
|
|
@@ -1348,45 +1349,45 @@
|
|
|
1348
1349
|
"name": "brave_video_search",
|
|
1349
1350
|
"description": "Searches for videos using the Brave Search API. Use this for video content, tutorials, or any media-related queries. Returns a list of videos with titles, URLs, and descriptions. Maximum 20 results per request."
|
|
1350
1351
|
}
|
|
1351
|
-
}
|
|
1352
|
-
"validated": true
|
|
1352
|
+
}
|
|
1353
1353
|
},
|
|
1354
1354
|
"@modelcontextprotocol/server-aws-kb-retrieval": {
|
|
1355
1355
|
"category": "search-data-extraction",
|
|
1356
1356
|
"path": "search-data-extraction/modelcontextprotocol-server-aws-kb-retrieval.json",
|
|
1357
|
+
"validated": true,
|
|
1357
1358
|
"tools": {
|
|
1358
1359
|
"retrieve_from_aws_kb": {
|
|
1359
1360
|
"name": "retrieve_from_aws_kb",
|
|
1360
1361
|
"description": "Performs retrieval from the AWS Knowledge Base using the provided query and Knowledge Base ID."
|
|
1361
1362
|
}
|
|
1362
|
-
}
|
|
1363
|
-
"validated": true
|
|
1363
|
+
}
|
|
1364
1364
|
},
|
|
1365
1365
|
"@kimtaeyoon83/mcp-server-youtube-transcript": {
|
|
1366
1366
|
"category": "search-data-extraction",
|
|
1367
1367
|
"path": "search-data-extraction/kimtaeyoon83-mcp-server-youtube-transcript.json",
|
|
1368
|
+
"validated": true,
|
|
1368
1369
|
"tools": {
|
|
1369
1370
|
"get_transcript": {
|
|
1370
1371
|
"name": "get_transcript",
|
|
1371
1372
|
"description": "Extract transcript from a YouTube video URL or ID"
|
|
1372
1373
|
}
|
|
1373
|
-
}
|
|
1374
|
-
"validated": true
|
|
1374
|
+
}
|
|
1375
1375
|
},
|
|
1376
1376
|
"@mcp-get-community/server-curl": {
|
|
1377
1377
|
"category": "search-data-extraction",
|
|
1378
1378
|
"path": "search-data-extraction/mcp-get-community-server-curl.json",
|
|
1379
|
+
"validated": true,
|
|
1379
1380
|
"tools": {
|
|
1380
1381
|
"curl": {
|
|
1381
1382
|
"name": "curl",
|
|
1382
1383
|
"description": "Make an HTTP request to any URL with customizable method, headers, and body."
|
|
1383
1384
|
}
|
|
1384
|
-
}
|
|
1385
|
-
"validated": true
|
|
1385
|
+
}
|
|
1386
1386
|
},
|
|
1387
1387
|
"graphlit-mcp-server": {
|
|
1388
1388
|
"category": "search-data-extraction",
|
|
1389
1389
|
"path": "search-data-extraction/graphlit-mcp-server.json",
|
|
1390
|
+
"validated": true,
|
|
1390
1391
|
"tools": {
|
|
1391
1392
|
"configureProject": {
|
|
1392
1393
|
"name": "configureProject",
|
|
@@ -1644,12 +1645,12 @@
|
|
|
1644
1645
|
"name": "sendEmailNotification",
|
|
1645
1646
|
"description": "Sends an email notification to the provided email address(es).\n Accepts the email subject and a list of email 'to' addresses.\n Email addresses should be in RFC 5322 format. i.e. Alice Wonderland <alice@wonderland.net>, or alice@wonderland.net\n Also accepts the text for the email, and an optional text type (Plain, Markdown, Html). Defaults to Markdown text type.\n Requires environment variable to be configured: FROM_EMAIL_ADDRESS.\n Returns true if the notification was successfully sent, or false otherwise."
|
|
1646
1647
|
}
|
|
1647
|
-
}
|
|
1648
|
-
"validated": true
|
|
1648
|
+
}
|
|
1649
1649
|
},
|
|
1650
1650
|
"@modelcontextprotocol/server-brave-search": {
|
|
1651
1651
|
"category": "search-data-extraction",
|
|
1652
1652
|
"path": "search-data-extraction/modelcontextprotocol-server-brave-search.json",
|
|
1653
|
+
"validated": true,
|
|
1653
1654
|
"tools": {
|
|
1654
1655
|
"brave_web_search": {
|
|
1655
1656
|
"name": "brave_web_search",
|
|
@@ -1659,19 +1660,18 @@
|
|
|
1659
1660
|
"name": "brave_local_search",
|
|
1660
1661
|
"description": "Searches for local businesses and places using Brave's Local Search API. Best for queries related to physical locations, businesses, restaurants, services, etc. Returns detailed information including:\n- Business names and addresses\n- Ratings and review counts\n- Phone numbers and opening hours\nUse this when the query implies 'near me' or mentions specific locations. Automatically falls back to web search if no local results are found."
|
|
1661
1662
|
}
|
|
1662
|
-
}
|
|
1663
|
-
"validated": true
|
|
1663
|
+
}
|
|
1664
1664
|
},
|
|
1665
1665
|
"@chanmeng666/google-news-server": {
|
|
1666
1666
|
"category": "search-data-extraction",
|
|
1667
1667
|
"path": "search-data-extraction/chanmeng666-google-news-server.json",
|
|
1668
|
+
"validated": true,
|
|
1668
1669
|
"tools": {
|
|
1669
1670
|
"google_news_search": {
|
|
1670
1671
|
"name": "google_news_search",
|
|
1671
1672
|
"description": "Search Google News for articles and news content. Results will be automatically categorized by topic."
|
|
1672
1673
|
}
|
|
1673
|
-
}
|
|
1674
|
-
"validated": true
|
|
1674
|
+
}
|
|
1675
1675
|
},
|
|
1676
1676
|
"qanon_mcp": {
|
|
1677
1677
|
"category": "search-data-extraction",
|
|
@@ -1684,6 +1684,7 @@
|
|
|
1684
1684
|
"@modelcontextprotocol/server-gitlab": {
|
|
1685
1685
|
"category": "version-control",
|
|
1686
1686
|
"path": "version-control/modelcontextprotocol-server-gitlab.json",
|
|
1687
|
+
"validated": true,
|
|
1687
1688
|
"tools": {
|
|
1688
1689
|
"create_or_update_file": {
|
|
1689
1690
|
"name": "create_or_update_file",
|
|
@@ -1721,12 +1722,12 @@
|
|
|
1721
1722
|
"name": "create_branch",
|
|
1722
1723
|
"description": "Create a new branch in a GitLab project"
|
|
1723
1724
|
}
|
|
1724
|
-
}
|
|
1725
|
-
"validated": true
|
|
1725
|
+
}
|
|
1726
1726
|
},
|
|
1727
1727
|
"@modelcontextprotocol/server-github": {
|
|
1728
1728
|
"category": "version-control",
|
|
1729
1729
|
"path": "version-control/modelcontextprotocol-server-github.json",
|
|
1730
|
+
"validated": true,
|
|
1730
1731
|
"tools": {
|
|
1731
1732
|
"create_or_update_file": {
|
|
1732
1733
|
"name": "create_or_update_file",
|
|
@@ -1832,8 +1833,7 @@
|
|
|
1832
1833
|
"name": "get_pull_request_reviews",
|
|
1833
1834
|
"description": "Get the reviews on a pull request"
|
|
1834
1835
|
}
|
|
1835
|
-
}
|
|
1836
|
-
"validated": true
|
|
1836
|
+
}
|
|
1837
1837
|
},
|
|
1838
1838
|
"mcp-server-git": {
|
|
1839
1839
|
"category": "version-control",
|
|
@@ -1842,6 +1842,7 @@
|
|
|
1842
1842
|
"@chargebee/mcp": {
|
|
1843
1843
|
"category": "other-tools-and-integrations",
|
|
1844
1844
|
"path": "other-tools-and-integrations/chargebee-mcp.json",
|
|
1845
|
+
"validated": true,
|
|
1845
1846
|
"tools": {
|
|
1846
1847
|
"chargebee_documentation_search": {
|
|
1847
1848
|
"name": "chargebee_documentation_search",
|
|
@@ -1851,36 +1852,35 @@
|
|
|
1851
1852
|
"name": "chargebee_code_planner",
|
|
1852
1853
|
"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"
|
|
1853
1854
|
}
|
|
1854
|
-
}
|
|
1855
|
-
"validated": true
|
|
1855
|
+
}
|
|
1856
1856
|
},
|
|
1857
1857
|
"@llmindset/mcp-miro": {
|
|
1858
1858
|
"category": "other-tools-and-integrations",
|
|
1859
1859
|
"path": "other-tools-and-integrations/llmindset-mcp-miro.json",
|
|
1860
|
-
"
|
|
1861
|
-
"
|
|
1860
|
+
"validated": false,
|
|
1861
|
+
"tools": {}
|
|
1862
1862
|
},
|
|
1863
1863
|
"@modelcontextprotocol/server-sequential-thinking": {
|
|
1864
1864
|
"category": "other-tools-and-integrations",
|
|
1865
1865
|
"path": "other-tools-and-integrations/modelcontextprotocol-server-sequential-thinking.json",
|
|
1866
|
+
"validated": true,
|
|
1866
1867
|
"tools": {
|
|
1867
1868
|
"sequentialthinking": {
|
|
1868
1869
|
"name": "sequentialthinking",
|
|
1869
1870
|
"description": "A detailed tool for dynamic and reflective problem-solving through thoughts.\nThis tool helps analyze problems through a flexible thinking process that can adapt and evolve.\nEach thought can build on, question, or revise previous insights as understanding deepens.\n\nWhen to use this tool:\n- Breaking down complex problems into steps\n- Planning and design with room for revision\n- Analysis that might need course correction\n- Problems where the full scope might not be clear initially\n- Problems that require a multi-step solution\n- Tasks that need to maintain context over multiple steps\n- Situations where irrelevant information needs to be filtered out\n\nKey features:\n- You can adjust total_thoughts up or down as you progress\n- You can question or revise previous thoughts\n- You can add more thoughts even after reaching what seemed like the end\n- You can express uncertainty and explore alternative approaches\n- Not every thought needs to build linearly - you can branch or backtrack\n- Generates a solution hypothesis\n- Verifies the hypothesis based on the Chain of Thought steps\n- Repeats the process until satisfied\n- Provides a correct answer\n\nParameters explained:\n- thought: Your current thinking step, which can include:\n* Regular analytical steps\n* Revisions of previous thoughts\n* Questions about previous decisions\n* Realizations about needing more analysis\n* Changes in approach\n* Hypothesis generation\n* Hypothesis verification\n- next_thought_needed: True if you need more thinking, even if at what seemed like the end\n- thought_number: Current number in sequence (can go beyond initial total if needed)\n- total_thoughts: Current estimate of thoughts needed (can be adjusted up/down)\n- is_revision: A boolean indicating if this thought revises previous thinking\n- revises_thought: If is_revision is true, which thought number is being reconsidered\n- branch_from_thought: If branching, which thought number is the branching point\n- branch_id: Identifier for the current branch (if any)\n- needs_more_thoughts: If reaching end but realizing more thoughts needed\n\nYou should:\n1. Start with an initial estimate of needed thoughts, but be ready to adjust\n2. Feel free to question or revise previous thoughts\n3. Don't hesitate to add more thoughts if needed, even at the \"end\"\n4. Express uncertainty when present\n5. Mark thoughts that revise previous thinking or branch into new paths\n6. Ignore information that is irrelevant to the current step\n7. Generate a solution hypothesis when appropriate\n8. Verify the hypothesis based on the Chain of Thought steps\n9. Repeat the process until satisfied with the solution\n10. Provide a single, ideally correct answer as the final output\n11. Only set next_thought_needed to false when truly done and a satisfactory answer is reached"
|
|
1870
1871
|
}
|
|
1871
|
-
}
|
|
1872
|
-
"validated": true
|
|
1872
|
+
}
|
|
1873
1873
|
},
|
|
1874
1874
|
"mcp-server-flomo": {
|
|
1875
1875
|
"category": "other-tools-and-integrations",
|
|
1876
1876
|
"path": "other-tools-and-integrations/mcp-server-flomo.json",
|
|
1877
|
+
"validated": true,
|
|
1877
1878
|
"tools": {
|
|
1878
1879
|
"newNote": {
|
|
1879
1880
|
"name": "newNote",
|
|
1880
1881
|
"description": "Create a new note in Flomo"
|
|
1881
1882
|
}
|
|
1882
|
-
}
|
|
1883
|
-
"validated": true
|
|
1883
|
+
}
|
|
1884
1884
|
},
|
|
1885
1885
|
"mcp-server-time": {
|
|
1886
1886
|
"category": "other-tools-and-integrations",
|