goog.workspace-developer/developer-tools
goog.workspace-developer/developer-toolsProvides tools for searching Google Workspace documentation and much more.
Tools · 2
Searches the latest official Google Workspace documentation, including API references, conceptual guides, tutorials, and code examples.
Fetches the content of a Google Workspace documentation page such as those returned by the `search_workspace_docs` tool.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"goog.workspace-developer/developer-tools": {
"url": "https://workspace-developer.goog/mcp",
"transport": "streamable-http"
}
}
}