Enables listing Google Docs files, reading document content, and creating new documents with specific titles and content.
Provides tools for listing and managing files via the Google Drive API to support document management workflows.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@FastMCP Google Docs Managercreate a new document titled 'Meeting Notes' with the text 'Discuss Q3 goals'"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
📄 FastMCP Google Docs Manager
Manage Google Docs using a FastMCP API server for Gemini-CLI. Supports listing documents, reading content, and creating new docs.
🚀 Features
List Google Docs files
Read document content
Create new documents with title and content
🔧 Setup
Install Dependencies
Generate Google API Credentials
Go to Google Cloud Console.
Create a project and enable Google Docs API and Google Drive API.
Go to APIs & Services → Credentials.
Click “Create Credentials” → “OAuth client ID” → Application type: Desktop App.
Download
credentials.jsonand place it in the project folder.