File tree Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Expand file tree Collapse file tree 1 file changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -599,19 +599,25 @@ registry:
599
599
google-maps :
600
600
description : MCP Server for the Google Maps API.
601
601
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/google-maps.md
602
- icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/github .svg
602
+ icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/google .svg
603
603
secrets :
604
604
- name : google.api_key
605
+ gdrive :
606
+ description : This MCP server integrates with Google Drive to allow listing, reading, and searching over files
607
+ ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/gdrive.md
608
+ icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/google.svg
609
+ secrets :
610
+ - name : google.gcp-oauth.keys.json
605
611
time :
606
612
description : MCP Server for the Google Maps API.
607
613
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/time.md
608
614
icon : https://img.icons8.com/ios/50/time_2.png
609
615
fetch :
610
- description : web content fetching capabilities
616
+ description : Fetches a URL from the internet and extracts its contents as markdown
611
617
ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/fetch.md
612
- icon : https://img.icons8.com/ios/50/time_2 .png
618
+ icon : https://img.icons8.com/ios/50/fetch-rewards .png
613
619
git :
614
- description : web content fetching capabilities
620
+ description : A Model Context Protocol server for Git repository interaction and automation
615
621
ref : github:docker/labs-ai-tools-for-devs?path=prompts/examples/git.md
616
622
icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/git.svg
617
623
You can’t perform that action at this time.
0 commit comments