@@ -78,8 +78,8 @@ registry:
78
78
sequentialthinking :
79
79
description : A tool for dynamic and reflective problem-solving through a structured thinking process
80
80
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/examples/sequentialthinking.md
81
- source : https://github.com/docker/labs-ai-tools-for-devs/tree/main/prompts/examples/sequentialthinking.md
82
81
readme : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/readmes/sequentialthinking.md
82
+ source : https://github.com/docker/labs-ai-tools-for-devs/tree/main/prompts/examples/sequentialthinking.md
83
83
icon : https://d3t3ozftmdmh3i.cloudfront.net/production/podcast_uploaded_nologo/2454513/2454513-1570719639731-bfdf3620a4e0d.jpg
84
84
tools :
85
85
- name : sequentialthinking
@@ -211,10 +211,8 @@ registry:
211
211
gdrive :
212
212
description : This MCP server integrates with Google Drive to allow listing, reading, and searching over files
213
213
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/gdrive.md
214
- icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/googledrive.svg
215
214
source : https://github.com/modelcontextprotocol/servers/tree/2025.4.6/src/gdrive
216
- secrets :
217
- - name : google.gcp-oauth.keys.json
215
+ icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/googledrive.svg
218
216
tools :
219
217
- name : gdrive_auth
220
218
secrets :
@@ -449,7 +447,6 @@ registry:
449
447
source : https://github.com/sooperset/mcp-atlassian/tree/main
450
448
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/atlassian.svg
451
449
tools :
452
- - name : confluence_attach_content
453
450
- name : confluence_create_page
454
451
- name : confluence_delete_page
455
452
- name : confluence_get_comments
@@ -480,16 +477,10 @@ registry:
480
477
- name : jira_transition_issue
481
478
- name : jira_update_issue
482
479
secrets :
480
+ - name : atlassian.jira.token
481
+ - name : atlassian.confluence.token
483
482
prompts : 0
484
483
resources : {}
485
- - name : atlassian.jira.api_token
486
- required : false
487
- - name : atlassian.confluence.api_token
488
- required : false
489
- - name : atlassian.jira.personal_token
490
- required : false
491
- - name : atlassian.confluence.personal_token
492
- required : false
493
484
config :
494
485
- name : atlassian
495
486
description : The MCP server is allowed to access these paths
@@ -674,8 +665,8 @@ registry:
674
665
description : Provides seamless integration with GitHub APIs, enabling advanced automation and interaction capabilities for developers and tools.
675
666
ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/github-official.md
676
667
readme : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/readmes/github-official.md
677
- source : https://github.com/github /github-mcp-server
678
- icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/github.svg
668
+ source : https://github.com/docker/labs-ai-tools-for-devs/tree/main/functions /github-mcp-server
669
+ icon : https://avatars.githubusercontent.com/u/9919?s=200&v=4
679
670
tools :
680
671
- name : add_issue_comment
681
672
- name : create_branch
0 commit comments