← Index

io.github.takiguchi-yu/google-workspace-mcp

io.github.takiguchi-yu/google-workspace-mcp·v0.0.5·Other
Quality Score
74
/100

An MCP server for Google Workspaces.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "google-workspace-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@takiguchi-yu/google-workspace-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "google-workspace-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@takiguchi-yu/google-workspace-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @takiguchi-yu/google-workspace-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Other