genesys-cloud-mcp-server and google-cloud-mcp
These are ecosystem siblings—both are MCP servers that enable Claude/LLM access to different cloud platforms' APIs (Genesys Cloud and Google Cloud respectively), allowing users to integrate whichever cloud provider they use into their AI workflows.
About genesys-cloud-mcp-server
MakingChatbots/genesys-cloud-mcp-server
Model Context Protocol (MCP) server for Genesys Cloud’s Platform API
Exposes ten specialized tools for querying Genesys Cloud contact center data—including queue analytics, conversation sentiment/topics, call quality metrics, and OAuth client usage—via stdio transport compatible with Claude Desktop and Gemini CLI. Authenticates using OAuth 2.0 credentials with granular permission scoping, allowing selective tool access based on assigned permissions. Includes an installable MCP Bundle (.mcpb file) for one-click Claude Desktop integration alongside direct npx configuration.
About google-cloud-mcp
krzko/google-cloud-mcp
🤖 A Model Context Protocol (MCP) server for Google Cloud (GCP)
Provides tools across eight GCP services (Billing, IAM, Logging, Monitoring, Spanner, Error Reporting, Profiler, Trace) with natural language query capabilities for cost analysis, permission validation, log filtering, and performance diagnostics. Built on Node.js with support for service account authentication via credentials files or environment variables, using lazy initialization to avoid startup timeouts.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work