@@ -78,8 +78,8 @@ registry:
7878 sequentialthinking :
7979 description : A tool for dynamic and reflective problem-solving through a structured thinking process
8080 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
8281 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
8383 icon : https://d3t3ozftmdmh3i.cloudfront.net/production/podcast_uploaded_nologo/2454513/2454513-1570719639731-bfdf3620a4e0d.jpg
8484 tools :
8585 - name : sequentialthinking
@@ -211,10 +211,8 @@ registry:
211211 gdrive :
212212 description : This MCP server integrates with Google Drive to allow listing, reading, and searching over files
213213 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
215214 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
218216 tools :
219217 - name : gdrive_auth
220218 secrets :
@@ -449,7 +447,6 @@ registry:
449447 source : https://github.com/sooperset/mcp-atlassian/tree/main
450448 icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/atlassian.svg
451449 tools :
452- - name : confluence_attach_content
453450 - name : confluence_create_page
454451 - name : confluence_delete_page
455452 - name : confluence_get_comments
@@ -480,16 +477,10 @@ registry:
480477 - name : jira_transition_issue
481478 - name : jira_update_issue
482479 secrets :
480+ - name : atlassian.jira.token
481+ - name : atlassian.confluence.token
483482 prompts : 0
484483 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
493484 config :
494485 - name : atlassian
495486 description : The MCP server is allowed to access these paths
@@ -674,8 +665,8 @@ registry:
674665 description : Provides seamless integration with GitHub APIs, enabling advanced automation and interaction capabilities for developers and tools.
675666 ref : github:docker/labs-ai-tools-for-devs?ref=main&path=prompts/mcp/github-official.md
676667 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
679670 tools :
680671 - name : add_issue_comment
681672 - name : create_branch
0 commit comments