ersinkoc/OpenWorkspace
Platform-specific configuration:
{
"mcpServers": {
"OpenWorkspace": {
"command": "npx",
"args": [
"-y",
"OpenWorkspace"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> Zero-dependency TypeScript toolkit for Google Workspace -- CLI, programmatic API, and MCP Server in one monorepo.
[](https://github.com/ersinkoc/OpenWorkspace/actions/workflows/ci.yml) [](LICENSE) [](https://nodejs.org/) [](https://www.typescriptlang.org/) [](#testing) [](#testing)
OpenWorkspace (@openworkspace/*) provides type-safe access to 15 Google Workspace services through three interfaces: a programmatic TypeScript API, a zero-dependency CLI (ows), and a Model Context Protocol (MCP) server with 28 tools for AI assistants.
npm install @openworkspace/core @openworkspace/gmail---
Result<T, E>, never throwsows gmail search, ows calendar events, ows drive upload, ...Loading reviews...