← Index

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

io.github.takiguchi-yu/google-workspace-mcp-server·v0.0.10·Other
Quality Score
75
/100

An MCP server for Google Workspaces.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "google-workspace-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@takiguchi-yu/google-workspace-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "google-workspace-mcp-server": {
      "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
25
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Other