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:
599599 google-maps :
600600 description : MCP Server for the Google Maps API.
601601 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
603603 secrets :
604604 - 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
605611 time :
606612 description : MCP Server for the Google Maps API.
607613 ref : github:docker/labs-ai-tools-for-devs?path=prompts/mcp/time.md
608614 icon : https://img.icons8.com/ios/50/time_2.png
609615 fetch :
610- description : web content fetching capabilities
616+ description : Fetches a URL from the internet and extracts its contents as markdown
611617 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
613619 git :
614- description : web content fetching capabilities
620+ description : A Model Context Protocol server for Git repository interaction and automation
615621 ref : github:docker/labs-ai-tools-for-devs?path=prompts/examples/git.md
616622 icon : https://cdn.jsdelivr.net/npm/simple-icons@v7/icons/git.svg
617623
You can’t perform that action at this time.
0 commit comments