An MCP server for Google Workspaces.
Valid MCP server (2 strong, 3 medium validity signals). 6 code issues detected. No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 6 finding(s) downgraded by scanner intelligence.
11 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-takiguchi-yu-google-workspace-mcp": {
"args": [
"-y",
"@takiguchi-yu/google-workspace-mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
Google Workspace MCP Server は、GitHub Copilot などの AI アシスタントから Google Workspace サービス(Slides、Sheets、Drive)を操作できるようにする MCP サーバーです。
詳細なセットアップ手順は docs/setup.md を参照してください。
src/
├── index.ts # MCP サーバー起動
├── auth/ # OAuth 認証管理
├── manager/ # サービス統合管理
└── tools/ # Google Workspace ツール実装
├── sheets/
├── slides/
└── drive/
以下のファイルを参照してください:
以下のファイルを参照してください:
https://registry.modelcontextprotocol.io/?q=google-workspace で MCP を検索すると -server なしのプロジェクトが見つかるが、初期に登録してしまったものなので、 unpublish 的な操作ができるようになったら、そちらは削除する予定。(2026年3月時点では削除ができない。)
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.