googleworkspace/dev-assist
If you are the rightful owner of dev-assist 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 Model Context Protocol (MCP) server for Google Workspace Developer Assist provides tools for accessing and searching Google Workspace documentation.
NOTE: Refactor in progress. This code is not currently functional. Please submit issues with ideas and feedback.
Google Workspace Developer Assist
This is a monorepo for the Google Workspace Developer Assist project.
Packages
-
- Utility functions for Google Workspace card development.
-
- An MCP (Model Context Protocol) server for accessing and searching Google Workspace documentation, enabling AI assistants and tools to retrieve up-to-date information.
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.
Support
For support, please open an issue on GitHub.