
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
@googleworkspace/developer-mcp
Advanced tools
An MCP (Model Context Protocol) server for accessing and searching Google Workspace documentation, enabling AI assistants and tools to retrieve up-to-date information.
A Model Context Protocol, server that provides tools for accessing and searching Google Workspace documentation.
The Model Context Protocol (MCP) is a standard that enables AI assistants to access external tools and data through a network of specialized servers.
This server enables AI assistants and other tools to:
To get started, you can add this server to your MCP client configuration.
{
"type": "stdio",
"command": "npx",
"args": ["-y", "@googleworkspace/developer-mcp"]
}
Contributions are welcome! Please see our Contributing Guide for more information.
pnpm install
pnpm build
pnpm test
pnpm check
pnpm lint
To add a new version for a pull request, run:
pnpm changeset add
If changes are made to the documentation, you can update the documentation by running:
pnpm readme
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
This is not an official Google product.
FAQs
An MCP (Model Context Protocol) server for accessing and searching Google Workspace documentation, enabling AI assistants and tools to retrieve up-to-date information.
The npm package @googleworkspace/developer-mcp receives a total of 22 weekly downloads. As such, @googleworkspace/developer-mcp popularity was classified as not popular.
We found that @googleworkspace/developer-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.