googleworkspace/developer-mcp
If you are the rightful owner of developer-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The @googleworkspace/developer-mcp is a Model Context Protocol server designed to facilitate access to Google Workspace documentation and APIs.
@googleworkspace/developer-mcp
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:
- Retrieve up-to-date information about Google Workspace APIs and services
- Fetch official Google Workspace documentation and snippets
To get started, you can add this server to your MCP client configuration.
{
"type": "stdio",
"command": "npx",
"args": ["-y", "@googleworkspace/developer-mcp"]
}
Development
Contributions are welcome! Please see our 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
License
This project is licensed under the Apache License 2.0 - see the file for details.
Disclaimer
This is not an official Google product.