Skip to content
Back to search
90
MCP live v1.0.0 streamable-http

goog.workspace-developer/developer-tools

goog.workspace-developer/developer-tools

Provides tools for searching Google Workspace documentation and much more.

Uptime
4.2%
24 probes
Response
400ms
last probe
Tools
2
callable

Tools · 2

search_workspace_docs

Searches the latest official Google Workspace documentation, including API references, conceptual guides, tutorials, and code examples.

fetch_workspace_docs

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"
    }
  }
}