@toolsdk.ai/registry 1.0.101 → 1.0.102
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 +3798 -3786
- package/indexes/categories-list.json +3781 -3769
- package/indexes/packages-list.json +339 -14
- package/package.json +7 -2
- package/packages/browser-automation/agentdeskai-browser-tools-mcp.json +10 -0
- package/packages/browser-automation/mcp-playwright.json +10 -0
- package/packages/cloud-platforms/vercel-mcp-handler.json +10 -0
- package/packages/communication/slack-conversations.json +17 -4
- package/packages/databases/benborla29-mcp-server-mysql.json +43 -2
- package/packages/developer-tools/azure-mcp-win32-x64.json +23 -0
- package/packages/developer-tools/azure-mcp.json +23 -0
- package/packages/developer-tools/heilgar-shadcn-ui-mcp-server.json +1 -1
- package/packages/developer-tools/jpisnice-shadcn-ui-mcp-server.json +2 -2
- package/packages/developer-tools/mcp-framework.json +10 -0
- package/packages/developer-tools/mcp-proxy.json +10 -0
- package/packages/developer-tools/oneuptime-mcp-server.json +19 -0
- package/packages/developer-tools/orval-mcp.json +10 -0
- package/packages/other-tools-and-integrations/fastmcp.json +10 -0
- package/packages/other-tools-and-integrations/mcp-remote.json +15 -0
- package/packages/search-data-extraction/apify-actors-mcp-server.json +15 -0
|
@@ -583,8 +583,13 @@
|
|
|
583
583
|
"@benborla29/mcp-server-mysql": {
|
|
584
584
|
"category": "databases",
|
|
585
585
|
"path": "databases/benborla29-mcp-server-mysql.json",
|
|
586
|
-
"validated":
|
|
587
|
-
"tools": {
|
|
586
|
+
"validated": true,
|
|
587
|
+
"tools": {
|
|
588
|
+
"mysql_query": {
|
|
589
|
+
"name": "mysql_query",
|
|
590
|
+
"description": "[MySQL MCP Server [vundefined]] Run SQL queries against MySQL database (READ-ONLY)"
|
|
591
|
+
}
|
|
592
|
+
}
|
|
588
593
|
},
|
|
589
594
|
"@modelcontextprotocol/server-postgres": {
|
|
590
595
|
"category": "databases",
|
|
@@ -8003,10 +8008,6 @@
|
|
|
8003
8008
|
"category": "communication",
|
|
8004
8009
|
"path": "communication/mac-messages-mcp.json"
|
|
8005
8010
|
},
|
|
8006
|
-
"slack-conversations": {
|
|
8007
|
-
"category": "communication",
|
|
8008
|
-
"path": "communication/slack-conversations.json"
|
|
8009
|
-
},
|
|
8010
8011
|
"@kazuph/mcp-gmail-gas": {
|
|
8011
8012
|
"category": "communication",
|
|
8012
8013
|
"path": "communication/kazuph-mcp-gmail-gas.json",
|
|
@@ -12582,7 +12583,9 @@
|
|
|
12582
12583
|
},
|
|
12583
12584
|
"vnc-remote-control-for-macos": {
|
|
12584
12585
|
"category": "other-tools-and-integrations",
|
|
12585
|
-
"path": "other-tools-and-integrations/vnc-remote-control-for-macos.json"
|
|
12586
|
+
"path": "other-tools-and-integrations/vnc-remote-control-for-macos.json",
|
|
12587
|
+
"validated": false,
|
|
12588
|
+
"tools": {}
|
|
12586
12589
|
},
|
|
12587
12590
|
"hue-lights": {
|
|
12588
12591
|
"category": "embedded-system",
|
|
@@ -34830,12 +34833,6 @@
|
|
|
34830
34833
|
"validated": false,
|
|
34831
34834
|
"tools": {}
|
|
34832
34835
|
},
|
|
34833
|
-
"jpisnice-shadcn-ui-mcp-server": {
|
|
34834
|
-
"category": "developer-tools",
|
|
34835
|
-
"path": "developer-tools/jpisnice-shadcn-ui-mcp-server.json",
|
|
34836
|
-
"validated": false,
|
|
34837
|
-
"tools": {}
|
|
34838
|
-
},
|
|
34839
34836
|
"abell-static-site-generator": {
|
|
34840
34837
|
"category": "developer-tools",
|
|
34841
34838
|
"path": "developer-tools/abell-static-site-generator.json",
|
|
@@ -42693,7 +42690,7 @@
|
|
|
42693
42690
|
},
|
|
42694
42691
|
"12306-mcp": {
|
|
42695
42692
|
"category": "travel-transportation",
|
|
42696
|
-
"path": "travel-transportation/12306-mcp.json",
|
|
42693
|
+
"path": "travel-transportation/jok-12306-mcp.json",
|
|
42697
42694
|
"validated": true,
|
|
42698
42695
|
"tools": {
|
|
42699
42696
|
"get-current-date": {
|
|
@@ -47554,5 +47551,333 @@
|
|
|
47554
47551
|
"description": ""
|
|
47555
47552
|
}
|
|
47556
47553
|
}
|
|
47554
|
+
},
|
|
47555
|
+
"@playwright/mcp": {
|
|
47556
|
+
"category": "browser-automation",
|
|
47557
|
+
"path": "browser-automation/mcp-playwright.json",
|
|
47558
|
+
"validated": true,
|
|
47559
|
+
"tools": {
|
|
47560
|
+
"browser_close": {
|
|
47561
|
+
"name": "browser_close",
|
|
47562
|
+
"description": "Close the page"
|
|
47563
|
+
},
|
|
47564
|
+
"browser_resize": {
|
|
47565
|
+
"name": "browser_resize",
|
|
47566
|
+
"description": "Resize the browser window"
|
|
47567
|
+
},
|
|
47568
|
+
"browser_console_messages": {
|
|
47569
|
+
"name": "browser_console_messages",
|
|
47570
|
+
"description": "Returns all console messages"
|
|
47571
|
+
},
|
|
47572
|
+
"browser_handle_dialog": {
|
|
47573
|
+
"name": "browser_handle_dialog",
|
|
47574
|
+
"description": "Handle a dialog"
|
|
47575
|
+
},
|
|
47576
|
+
"browser_evaluate": {
|
|
47577
|
+
"name": "browser_evaluate",
|
|
47578
|
+
"description": "Evaluate JavaScript expression on page or element"
|
|
47579
|
+
},
|
|
47580
|
+
"browser_file_upload": {
|
|
47581
|
+
"name": "browser_file_upload",
|
|
47582
|
+
"description": "Upload one or multiple files"
|
|
47583
|
+
},
|
|
47584
|
+
"browser_fill_form": {
|
|
47585
|
+
"name": "browser_fill_form",
|
|
47586
|
+
"description": "Fill multiple form fields"
|
|
47587
|
+
},
|
|
47588
|
+
"browser_install": {
|
|
47589
|
+
"name": "browser_install",
|
|
47590
|
+
"description": "Install the browser specified in the config. Call this if you get an error about the browser not being installed."
|
|
47591
|
+
},
|
|
47592
|
+
"browser_press_key": {
|
|
47593
|
+
"name": "browser_press_key",
|
|
47594
|
+
"description": "Press a key on the keyboard"
|
|
47595
|
+
},
|
|
47596
|
+
"browser_type": {
|
|
47597
|
+
"name": "browser_type",
|
|
47598
|
+
"description": "Type text into editable element"
|
|
47599
|
+
},
|
|
47600
|
+
"browser_navigate": {
|
|
47601
|
+
"name": "browser_navigate",
|
|
47602
|
+
"description": "Navigate to a URL"
|
|
47603
|
+
},
|
|
47604
|
+
"browser_navigate_back": {
|
|
47605
|
+
"name": "browser_navigate_back",
|
|
47606
|
+
"description": "Go back to the previous page"
|
|
47607
|
+
},
|
|
47608
|
+
"browser_network_requests": {
|
|
47609
|
+
"name": "browser_network_requests",
|
|
47610
|
+
"description": "Returns all network requests since loading the page"
|
|
47611
|
+
},
|
|
47612
|
+
"browser_take_screenshot": {
|
|
47613
|
+
"name": "browser_take_screenshot",
|
|
47614
|
+
"description": "Take a screenshot of the current page. You can't perform actions based on the screenshot, use browser_snapshot for actions."
|
|
47615
|
+
},
|
|
47616
|
+
"browser_snapshot": {
|
|
47617
|
+
"name": "browser_snapshot",
|
|
47618
|
+
"description": "Capture accessibility snapshot of the current page, this is better than screenshot"
|
|
47619
|
+
},
|
|
47620
|
+
"browser_click": {
|
|
47621
|
+
"name": "browser_click",
|
|
47622
|
+
"description": "Perform click on a web page"
|
|
47623
|
+
},
|
|
47624
|
+
"browser_drag": {
|
|
47625
|
+
"name": "browser_drag",
|
|
47626
|
+
"description": "Perform drag and drop between two elements"
|
|
47627
|
+
},
|
|
47628
|
+
"browser_hover": {
|
|
47629
|
+
"name": "browser_hover",
|
|
47630
|
+
"description": "Hover over element on page"
|
|
47631
|
+
},
|
|
47632
|
+
"browser_select_option": {
|
|
47633
|
+
"name": "browser_select_option",
|
|
47634
|
+
"description": "Select an option in a dropdown"
|
|
47635
|
+
},
|
|
47636
|
+
"browser_tabs": {
|
|
47637
|
+
"name": "browser_tabs",
|
|
47638
|
+
"description": "List, create, close, or select a browser tab."
|
|
47639
|
+
},
|
|
47640
|
+
"browser_wait_for": {
|
|
47641
|
+
"name": "browser_wait_for",
|
|
47642
|
+
"description": "Wait for text to appear or disappear or a specified time to pass"
|
|
47643
|
+
}
|
|
47644
|
+
}
|
|
47645
|
+
},
|
|
47646
|
+
"@agentdeskai/browser-tools-mcp": {
|
|
47647
|
+
"category": "browser-automation",
|
|
47648
|
+
"path": "browser-automation/agentdeskai-browser-tools-mcp.json",
|
|
47649
|
+
"validated": true,
|
|
47650
|
+
"tools": {
|
|
47651
|
+
"getConsoleLogs": {
|
|
47652
|
+
"name": "getConsoleLogs",
|
|
47653
|
+
"description": "Check our browser logs"
|
|
47654
|
+
},
|
|
47655
|
+
"getConsoleErrors": {
|
|
47656
|
+
"name": "getConsoleErrors",
|
|
47657
|
+
"description": "Check our browsers console errors"
|
|
47658
|
+
},
|
|
47659
|
+
"getNetworkErrors": {
|
|
47660
|
+
"name": "getNetworkErrors",
|
|
47661
|
+
"description": "Check our network ERROR logs"
|
|
47662
|
+
},
|
|
47663
|
+
"getNetworkLogs": {
|
|
47664
|
+
"name": "getNetworkLogs",
|
|
47665
|
+
"description": "Check ALL our network logs"
|
|
47666
|
+
},
|
|
47667
|
+
"takeScreenshot": {
|
|
47668
|
+
"name": "takeScreenshot",
|
|
47669
|
+
"description": "Take a screenshot of the current browser tab"
|
|
47670
|
+
},
|
|
47671
|
+
"getSelectedElement": {
|
|
47672
|
+
"name": "getSelectedElement",
|
|
47673
|
+
"description": "Get the selected element from the browser"
|
|
47674
|
+
},
|
|
47675
|
+
"wipeLogs": {
|
|
47676
|
+
"name": "wipeLogs",
|
|
47677
|
+
"description": "Wipe all browser logs from memory"
|
|
47678
|
+
},
|
|
47679
|
+
"runAccessibilityAudit": {
|
|
47680
|
+
"name": "runAccessibilityAudit",
|
|
47681
|
+
"description": "Run an accessibility audit on the current page"
|
|
47682
|
+
},
|
|
47683
|
+
"runPerformanceAudit": {
|
|
47684
|
+
"name": "runPerformanceAudit",
|
|
47685
|
+
"description": "Run a performance audit on the current page"
|
|
47686
|
+
},
|
|
47687
|
+
"runSEOAudit": {
|
|
47688
|
+
"name": "runSEOAudit",
|
|
47689
|
+
"description": "Run an SEO audit on the current page"
|
|
47690
|
+
},
|
|
47691
|
+
"runNextJSAudit": {
|
|
47692
|
+
"name": "runNextJSAudit",
|
|
47693
|
+
"description": ""
|
|
47694
|
+
},
|
|
47695
|
+
"runDebuggerMode": {
|
|
47696
|
+
"name": "runDebuggerMode",
|
|
47697
|
+
"description": "Run debugger mode to debug an issue in our application"
|
|
47698
|
+
},
|
|
47699
|
+
"runAuditMode": {
|
|
47700
|
+
"name": "runAuditMode",
|
|
47701
|
+
"description": "Run audit mode to optimize our application for SEO, accessibility and performance"
|
|
47702
|
+
},
|
|
47703
|
+
"runBestPracticesAudit": {
|
|
47704
|
+
"name": "runBestPracticesAudit",
|
|
47705
|
+
"description": "Run a best practices audit on the current page"
|
|
47706
|
+
}
|
|
47707
|
+
}
|
|
47708
|
+
},
|
|
47709
|
+
"mcp-handler": {
|
|
47710
|
+
"category": "cloud-platforms",
|
|
47711
|
+
"path": "cloud-platforms/vercel-mcp-handler.json",
|
|
47712
|
+
"validated": false,
|
|
47713
|
+
"tools": {}
|
|
47714
|
+
},
|
|
47715
|
+
"slack-mcp-server": {
|
|
47716
|
+
"category": "communication",
|
|
47717
|
+
"path": "communication/slack-conversations.json",
|
|
47718
|
+
"validated": false,
|
|
47719
|
+
"tools": {}
|
|
47720
|
+
},
|
|
47721
|
+
"mcp-proxy": {
|
|
47722
|
+
"category": "developer-tools",
|
|
47723
|
+
"path": "developer-tools/mcp-proxy.json",
|
|
47724
|
+
"validated": false,
|
|
47725
|
+
"tools": {}
|
|
47726
|
+
},
|
|
47727
|
+
"@jpisnice/shadcn-ui-mcp-server": {
|
|
47728
|
+
"category": "developer-tools",
|
|
47729
|
+
"path": "developer-tools/jpisnice-shadcn-ui-mcp-server.json",
|
|
47730
|
+
"validated": true,
|
|
47731
|
+
"tools": {
|
|
47732
|
+
"get_component": {
|
|
47733
|
+
"name": "get_component",
|
|
47734
|
+
"description": "Get the source code for a specific shadcn/ui v4 component"
|
|
47735
|
+
},
|
|
47736
|
+
"get_component_demo": {
|
|
47737
|
+
"name": "get_component_demo",
|
|
47738
|
+
"description": "Get demo code illustrating how a shadcn/ui v4 component should be used"
|
|
47739
|
+
},
|
|
47740
|
+
"list_components": {
|
|
47741
|
+
"name": "list_components",
|
|
47742
|
+
"description": "Get all available shadcn/ui v4 components"
|
|
47743
|
+
},
|
|
47744
|
+
"get_component_metadata": {
|
|
47745
|
+
"name": "get_component_metadata",
|
|
47746
|
+
"description": "Get metadata for a specific shadcn/ui v4 component"
|
|
47747
|
+
},
|
|
47748
|
+
"get_directory_structure": {
|
|
47749
|
+
"name": "get_directory_structure",
|
|
47750
|
+
"description": "Get the directory structure of the shadcn-ui v4 repository"
|
|
47751
|
+
},
|
|
47752
|
+
"get_block": {
|
|
47753
|
+
"name": "get_block",
|
|
47754
|
+
"description": "Get source code for a specific shadcn/ui v4 block (e.g., calendar-01, dashboard-01)"
|
|
47755
|
+
},
|
|
47756
|
+
"list_blocks": {
|
|
47757
|
+
"name": "list_blocks",
|
|
47758
|
+
"description": "Get all available shadcn/ui v4 blocks with categorization"
|
|
47759
|
+
}
|
|
47760
|
+
}
|
|
47761
|
+
},
|
|
47762
|
+
"@azure/mcp": {
|
|
47763
|
+
"category": "developer-tools",
|
|
47764
|
+
"path": "developer-tools/azure-mcp.json",
|
|
47765
|
+
"validated": false,
|
|
47766
|
+
"tools": {}
|
|
47767
|
+
},
|
|
47768
|
+
"@azure/mcp-win32-x64": {
|
|
47769
|
+
"category": "developer-tools",
|
|
47770
|
+
"path": "developer-tools/azure-mcp-win32-x64.json",
|
|
47771
|
+
"validated": false,
|
|
47772
|
+
"tools": {}
|
|
47773
|
+
},
|
|
47774
|
+
"mcp-framework": {
|
|
47775
|
+
"category": "developer-tools",
|
|
47776
|
+
"path": "developer-tools/mcp-framework.json",
|
|
47777
|
+
"validated": false,
|
|
47778
|
+
"tools": {}
|
|
47779
|
+
},
|
|
47780
|
+
"@oneuptime/mcp-server": {
|
|
47781
|
+
"category": "developer-tools",
|
|
47782
|
+
"path": "developer-tools/oneuptime-mcp-server.json",
|
|
47783
|
+
"validated": true,
|
|
47784
|
+
"tools": {
|
|
47785
|
+
"create_log": {
|
|
47786
|
+
"name": "create_log",
|
|
47787
|
+
"description": "Create a new Log analytics record in OneUptime"
|
|
47788
|
+
},
|
|
47789
|
+
"list_logs": {
|
|
47790
|
+
"name": "list_logs",
|
|
47791
|
+
"description": "Query Logs analytics data from OneUptime"
|
|
47792
|
+
},
|
|
47793
|
+
"count_logs": {
|
|
47794
|
+
"name": "count_logs",
|
|
47795
|
+
"description": "Count Logs analytics records in OneUptime"
|
|
47796
|
+
},
|
|
47797
|
+
"create_span": {
|
|
47798
|
+
"name": "create_span",
|
|
47799
|
+
"description": "Create a new Span analytics record in OneUptime"
|
|
47800
|
+
},
|
|
47801
|
+
"list_spans": {
|
|
47802
|
+
"name": "list_spans",
|
|
47803
|
+
"description": "Query Spans analytics data from OneUptime"
|
|
47804
|
+
},
|
|
47805
|
+
"count_spans": {
|
|
47806
|
+
"name": "count_spans",
|
|
47807
|
+
"description": "Count Spans analytics records in OneUptime"
|
|
47808
|
+
},
|
|
47809
|
+
"create_metric": {
|
|
47810
|
+
"name": "create_metric",
|
|
47811
|
+
"description": "Create a new Metric analytics record in OneUptime"
|
|
47812
|
+
},
|
|
47813
|
+
"list_metrics": {
|
|
47814
|
+
"name": "list_metrics",
|
|
47815
|
+
"description": "Query Metrics analytics data from OneUptime"
|
|
47816
|
+
},
|
|
47817
|
+
"count_metrics": {
|
|
47818
|
+
"name": "count_metrics",
|
|
47819
|
+
"description": "Count Metrics analytics records in OneUptime"
|
|
47820
|
+
},
|
|
47821
|
+
"create_telemetry_attribute": {
|
|
47822
|
+
"name": "create_telemetry_attribute",
|
|
47823
|
+
"description": "Create a new Telemetry Attribute analytics record in OneUptime"
|
|
47824
|
+
},
|
|
47825
|
+
"list_telemetry_attributes": {
|
|
47826
|
+
"name": "list_telemetry_attributes",
|
|
47827
|
+
"description": "Query Telemetry Attributes analytics data from OneUptime"
|
|
47828
|
+
},
|
|
47829
|
+
"count_telemetry_attributes": {
|
|
47830
|
+
"name": "count_telemetry_attributes",
|
|
47831
|
+
"description": "Count Telemetry Attributes analytics records in OneUptime"
|
|
47832
|
+
},
|
|
47833
|
+
"create_exception_instance": {
|
|
47834
|
+
"name": "create_exception_instance",
|
|
47835
|
+
"description": "Create a new Exception Instance analytics record in OneUptime"
|
|
47836
|
+
},
|
|
47837
|
+
"list_exception_instances": {
|
|
47838
|
+
"name": "list_exception_instances",
|
|
47839
|
+
"description": "Query Exception Instances analytics data from OneUptime"
|
|
47840
|
+
},
|
|
47841
|
+
"count_exception_instances": {
|
|
47842
|
+
"name": "count_exception_instances",
|
|
47843
|
+
"description": "Count Exception Instances analytics records in OneUptime"
|
|
47844
|
+
},
|
|
47845
|
+
"create_monitor_log": {
|
|
47846
|
+
"name": "create_monitor_log",
|
|
47847
|
+
"description": "Create a new Monitor Log analytics record in OneUptime"
|
|
47848
|
+
},
|
|
47849
|
+
"list_monitor_logs": {
|
|
47850
|
+
"name": "list_monitor_logs",
|
|
47851
|
+
"description": "Query Monitor Logs analytics data from OneUptime"
|
|
47852
|
+
},
|
|
47853
|
+
"count_monitor_logs": {
|
|
47854
|
+
"name": "count_monitor_logs",
|
|
47855
|
+
"description": "Count Monitor Logs analytics records in OneUptime"
|
|
47856
|
+
}
|
|
47857
|
+
}
|
|
47858
|
+
},
|
|
47859
|
+
"@orval/mcp": {
|
|
47860
|
+
"category": "developer-tools",
|
|
47861
|
+
"path": "developer-tools/orval-mcp.json",
|
|
47862
|
+
"validated": false,
|
|
47863
|
+
"tools": {}
|
|
47864
|
+
},
|
|
47865
|
+
"@apify/actors-mcp-server": {
|
|
47866
|
+
"category": "search-data-extraction",
|
|
47867
|
+
"path": "search-data-extraction/apify-actors-mcp-server.json",
|
|
47868
|
+
"validated": false,
|
|
47869
|
+
"tools": {}
|
|
47870
|
+
},
|
|
47871
|
+
"fastmcp": {
|
|
47872
|
+
"category": "other-tools-and-integrations",
|
|
47873
|
+
"path": "other-tools-and-integrations/fastmcp.json",
|
|
47874
|
+
"validated": false,
|
|
47875
|
+
"tools": {}
|
|
47876
|
+
},
|
|
47877
|
+
"mcp-remote": {
|
|
47878
|
+
"category": "other-tools-and-integrations",
|
|
47879
|
+
"path": "other-tools-and-integrations/mcp-remote.json",
|
|
47880
|
+
"validated": false,
|
|
47881
|
+
"tools": {}
|
|
47557
47882
|
}
|
|
47558
47883
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toolsdk.ai/registry",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.102",
|
|
4
4
|
"description": "An Open, Structured, and Standard Registry for MCP Servers and Packages.",
|
|
5
5
|
"exports": {
|
|
6
6
|
"./config/*": "./config/*",
|
|
@@ -56,6 +56,7 @@
|
|
|
56
56
|
"mcp-server-commands": "0.5.0",
|
|
57
57
|
"@enescinar/twitter-mcp": "0.2.0",
|
|
58
58
|
"@modelcontextprotocol/server-slack": "2025.4.25",
|
|
59
|
+
"@benborla29/mcp-server-mysql": "2.0.5",
|
|
59
60
|
"@niledatabase/nile-mcp-server": "1.4.0",
|
|
60
61
|
"@mcp-get-community/server-macos": "0.1.0",
|
|
61
62
|
"@mcp-get-community/server-llm-txt": "0.6.2",
|
|
@@ -632,7 +633,11 @@
|
|
|
632
633
|
"discord-mcp": "2.4.0",
|
|
633
634
|
"@toolsdk.ai/mixpanel-mcp-server": "2.0.6",
|
|
634
635
|
"@executeautomation/playwright-mcp-server": "1.0.6",
|
|
635
|
-
"@mcp-server/google-search-mcp": "1.0.3"
|
|
636
|
+
"@mcp-server/google-search-mcp": "1.0.3",
|
|
637
|
+
"@playwright/mcp": "0.0.35",
|
|
638
|
+
"@agentdeskai/browser-tools-mcp": "1.2.1",
|
|
639
|
+
"@jpisnice/shadcn-ui-mcp-server": "1.1.0",
|
|
640
|
+
"@oneuptime/mcp-server": "7.0.5068"
|
|
636
641
|
},
|
|
637
642
|
"devDependencies": {
|
|
638
643
|
"@biomejs/biome": "2.2.2",
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "@agentdeskai/browser-tools-mcp",
|
|
4
|
+
"description": "A Model Context Protocol (MCP) server that provides AI-powered browser tools integration. This server works in conjunction with the Browser Tools Server to provide AI capabilities for browser debugging and analysis.",
|
|
5
|
+
"url": "https://github.com/AgentDeskAI/browser-tools-mcp",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "mit",
|
|
8
|
+
"env": {},
|
|
9
|
+
"name": "Browser Tools MCP Server"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "@playwright/mcp",
|
|
4
|
+
"description": "A Model Context Protocol (MCP) server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.",
|
|
5
|
+
"url": "https://github.com/microsoft/playwright-mcp",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "apache-2.0",
|
|
8
|
+
"env": {},
|
|
9
|
+
"name": "Playwright MCP"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "mcp-handler",
|
|
4
|
+
"description": "A Vercel adapter for the Model Context Protocol (MCP), enabling real-time communication between your applications and AI models. Currently supports Next.js with more framework adapters coming soon.",
|
|
5
|
+
"url": "https://github.com/vercel/mcp-adapter",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "apache-2.0",
|
|
8
|
+
"env": {},
|
|
9
|
+
"name": "Vercel MCP Handler"
|
|
10
|
+
}
|
|
@@ -1,10 +1,23 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
-
"packageName": "slack-
|
|
4
|
-
"description": "
|
|
3
|
+
"packageName": "slack-mcp-server",
|
|
4
|
+
"description": "The most powerful MCP Slack server — supports Stdio and SSE transports, proxy settings, DMs, Group DMs, Smart History fetch (by date or count), may work via OAuth or in complete stealth mode with no permissions and scopes in Workspace. ",
|
|
5
5
|
"url": "https://github.com/korotovsky/slack-mcp-server",
|
|
6
|
-
"runtime": "
|
|
6
|
+
"runtime": "node",
|
|
7
7
|
"license": "mit",
|
|
8
|
-
"env": {
|
|
8
|
+
"env": {
|
|
9
|
+
"SLACK_MCP_XOXC_TOKEN": {
|
|
10
|
+
"description": "your XOXC token",
|
|
11
|
+
"required": true
|
|
12
|
+
},
|
|
13
|
+
"SLACK_MCP_XOXD_TOKEN": {
|
|
14
|
+
"description": "your XOXD token",
|
|
15
|
+
"required": true
|
|
16
|
+
},
|
|
17
|
+
"SLACK_MCP_XOXP_TOKEN": {
|
|
18
|
+
"description": "your XOXP token",
|
|
19
|
+
"required": true
|
|
20
|
+
}
|
|
21
|
+
},
|
|
9
22
|
"name": "Slack MCP Server"
|
|
10
23
|
}
|
|
@@ -4,7 +4,48 @@
|
|
|
4
4
|
"description": "Secure read-only MySQL database access to execute queries and analyze data patterns.",
|
|
5
5
|
"url": "https://github.com/benborla/mcp-server-mysql",
|
|
6
6
|
"runtime": "node",
|
|
7
|
-
"license": "
|
|
8
|
-
"env": {
|
|
7
|
+
"license": "mit",
|
|
8
|
+
"env": {
|
|
9
|
+
"MYSQL_HOST": {
|
|
10
|
+
"description": "MySQL Host",
|
|
11
|
+
"required": true
|
|
12
|
+
},
|
|
13
|
+
"MYSQL_PORT": {
|
|
14
|
+
"description": "MySQL Port",
|
|
15
|
+
"required": true
|
|
16
|
+
},
|
|
17
|
+
"MYSQL_USER": {
|
|
18
|
+
"description": "MySQL User",
|
|
19
|
+
"required": true
|
|
20
|
+
},
|
|
21
|
+
"MYSQL_PASS": {
|
|
22
|
+
"description": "MySQL Password",
|
|
23
|
+
"required": true
|
|
24
|
+
},
|
|
25
|
+
"MYSQL_DB": {
|
|
26
|
+
"description": "MySQL Database",
|
|
27
|
+
"required": true
|
|
28
|
+
},
|
|
29
|
+
"ALLOW_INSERT_OPERATION": {
|
|
30
|
+
"description": "Allow insert operation",
|
|
31
|
+
"required": false
|
|
32
|
+
},
|
|
33
|
+
"ALLOW_UPDATE_OPERATION": {
|
|
34
|
+
"description": "Allow update operation",
|
|
35
|
+
"required": false
|
|
36
|
+
},
|
|
37
|
+
"ALLOW_DELETE_OPERATION": {
|
|
38
|
+
"description": "Allow delete operation",
|
|
39
|
+
"required": false
|
|
40
|
+
},
|
|
41
|
+
"PATH": {
|
|
42
|
+
"description": "Path to node",
|
|
43
|
+
"required": true
|
|
44
|
+
},
|
|
45
|
+
"NODE_PATH": {
|
|
46
|
+
"description": "Node Path",
|
|
47
|
+
"required": true
|
|
48
|
+
}
|
|
49
|
+
},
|
|
9
50
|
"name": "MySQL MCP Server"
|
|
10
51
|
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "@azure/mcp-win32-x64",
|
|
4
|
+
"description": "The Azure MCP Server implements the MCP specification to create a seamless connection between AI agents and Azure services. Azure MCP Server can be used alone or with the GitHub Copilot for Azure extension in VS Code. This project is in Public Preview and implementation may significantly change prior to our General Availability.",
|
|
5
|
+
"url": "https://github.com/microsoft/mcp",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "mit",
|
|
8
|
+
"env": {
|
|
9
|
+
"AZURE_TENANT_ID": {
|
|
10
|
+
"description": "Azure Tenant ID",
|
|
11
|
+
"required": false
|
|
12
|
+
},
|
|
13
|
+
"AZURE_CLIENT_ID": {
|
|
14
|
+
"description": "Azure Client ID",
|
|
15
|
+
"required": false
|
|
16
|
+
},
|
|
17
|
+
"AZURE_CLIENT_SECRET": {
|
|
18
|
+
"description": "Azure Client Secret",
|
|
19
|
+
"required": false
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"name": "Azure MCP Server"
|
|
23
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "@azure/mcp",
|
|
4
|
+
"description": "The Azure MCP Server implements the MCP specification to create a seamless connection between AI agents and Azure services. Azure MCP Server can be used alone or with the GitHub Copilot for Azure extension in VS Code. ",
|
|
5
|
+
"url": "https://github.com/microsoft/mcp",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "mit",
|
|
8
|
+
"env": {
|
|
9
|
+
"AZURE_TENANT_ID": {
|
|
10
|
+
"description": "Azure Tenant ID",
|
|
11
|
+
"required": false
|
|
12
|
+
},
|
|
13
|
+
"AZURE_CLIENT_ID": {
|
|
14
|
+
"description": "Azure Client ID",
|
|
15
|
+
"required": false
|
|
16
|
+
},
|
|
17
|
+
"AZURE_CLIENT_SECRET": {
|
|
18
|
+
"description": "Azure Client Secret",
|
|
19
|
+
"required": false
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"name": "Azure MCP Server"
|
|
23
|
+
}
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"description": "Provides tools for managing and installing shadcn/ui components directly through assistants, enabling efficient component discovery, documentation retrieval, and installation command generation with multiple package manager support.",
|
|
5
5
|
"url": "https://github.com/heilgar/shadcn-ui-mcp-server",
|
|
6
6
|
"runtime": "node",
|
|
7
|
-
"license": "
|
|
7
|
+
"license": "mit",
|
|
8
8
|
"env": {},
|
|
9
9
|
"name": "Shadcn UI MCP Server"
|
|
10
10
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "mcp-server",
|
|
3
|
-
"packageName": "jpisnice
|
|
3
|
+
"packageName": "@jpisnice/shadcn-ui-mcp-server",
|
|
4
4
|
"description": "A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation",
|
|
5
5
|
"url": "https://github.com/Jpisnice/shadcn-ui-mcp-server",
|
|
6
6
|
"runtime": "node",
|
|
@@ -11,5 +11,5 @@
|
|
|
11
11
|
"required": true
|
|
12
12
|
}
|
|
13
13
|
},
|
|
14
|
-
"name": "Shadcn UI MCP Server"
|
|
14
|
+
"name": "Shadcn UI v4 MCP Server"
|
|
15
15
|
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "mcp-framework",
|
|
4
|
+
"description": "MCP-Framework gives you architecture out of the box, with automatic directory-based discovery for tools, resources, and prompts. Use our powerful MCP abstractions to define tools, resources, or prompts in an elegant way. Our cli makes getting started with your own MCP server a breeze",
|
|
5
|
+
"url": "https://github.com/QuantGeekDev/mcp-framework",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "mit",
|
|
8
|
+
"env": {},
|
|
9
|
+
"name": "MCP Framework"
|
|
10
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "mcp-proxy",
|
|
4
|
+
"description": "A TypeScript streamable HTTP and SSE proxy for MCP servers that use stdio transport.",
|
|
5
|
+
"url": "https://github.com/punkpeye/mcp-proxy",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "mit",
|
|
8
|
+
"env": {},
|
|
9
|
+
"name": "MCP Proxy"
|
|
10
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "@oneuptime/mcp-server",
|
|
4
|
+
"description": "A production-ready Model Context Protocol (MCP) server for OneUptime that provides dynamic tools for all OneUptime models and operations.",
|
|
5
|
+
"url": "https://github.com/OneUptime/oneuptime",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "apache-2.0",
|
|
8
|
+
"env": {
|
|
9
|
+
"ONEUPTIME_API_KEY": {
|
|
10
|
+
"description": "your_oneuptime_api_key_here",
|
|
11
|
+
"required": true
|
|
12
|
+
},
|
|
13
|
+
"ONEUPTIME_URL": {
|
|
14
|
+
"description": "OneUptime Instance URL (Optional - defaults to https://oneuptime.com)",
|
|
15
|
+
"required": false
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"name": "OneUptime MCP Server"
|
|
19
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "mcp-server",
|
|
3
|
+
"packageName": "@orval/mcp",
|
|
4
|
+
"description": "orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats.Generate, valid, cache and mock in your React, Vue, Svelte and Angular applications all with your OpenAPI specification.",
|
|
5
|
+
"url": "https://github.com/orval-labs/orval",
|
|
6
|
+
"runtime": "node",
|
|
7
|
+
"license": "mit",
|
|
8
|
+
"env": {},
|
|
9
|
+
"name": "Orval MCP"
|
|
10
|
+
}
|