docs: unlist tutorials for extensions with archived or moved servers (#5116)

This commit is contained in:
dianed-square
2025-10-10 15:25:05 -07:00
committed by GitHub
parent 1562ad887a
commit 69a7b7fe5a
9 changed files with 32 additions and 114 deletions
@@ -1,6 +1,7 @@
---
title: Google Drive Extension
description: Add Google Drive MCP Server as a Goose Extension
unlisted: true
---
import Tabs from '@theme/Tabs';
@@ -10,6 +11,8 @@ import GooseDesktopInstaller from '@site/src/components/GooseDesktopInstaller';
<YouTubeShortEmbed videoUrl="https://www.youtube.com/embed/p9HGYbJk9wU" />
Server archived
This tutorial covers how to add the [Google Drive MCP Server](https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive) as a Goose extension, allowing you to list, read, and search files in Google Drive.
:::tip TLDR