Back to Browse

Better Workspace MCP Server

by N24q02m
Developer ToolsLow Risk10.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Google Workspace MCP for Docs, Drive, Calendar, Gmail, Sheets, Slides, Tasks, Chat, People, Forms

About

Google Workspace MCP for Docs, Drive, Calendar, Gmail, Sheets, Slides, Tasks, Chat, People, Forms

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (11/11 approved); 3 highly-trusted packages.

3 files analyzed · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

OAuth 2.0 Desktop client ID from Google Cloud Console (APIs & Services > Credentials)Optional

Environment variable: GOOGLE_OAUTH_CLIENT_ID

OAuth 2.0 Desktop client secret (paired with the client ID above)Required

Environment variable: GOOGLE_OAUTH_CLIENT_SECRET

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-n24q02m-better-workspace-mcp": {
      "env": {
        "GOOGLE_OAUTH_CLIENT_ID": "your-google-oauth-client-id-here",
        "GOOGLE_OAUTH_CLIENT_SECRET": "your-google-oauth-client-secret-here"
      },
      "args": [
        "-y",
        "@n24q02m/better-workspace-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!