google-services-mcp
Related Servers
Alternatives to google-services-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that connects Gmail and Google Calendar to AI assistants, enabling email search, reading, sending, and calendar management across multiple accounts with secure OAuth.1MIT
- FlicenseNot gradedqualityBmaintenanceAn MCP server that enables AI assistants to manage Google Workspace (Gmail and Calendar) through natural language, including reading/sending emails, managing events, and checking availability.-
- AlicenseNot gradedqualityBmaintenanceLocal MCP server for reading/sending email via Gmail and managing Google Calendar events, enabling an AI agent to handle email and calendar operations through natural language.MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server that exposes 17 Google Workspace APIs (e.g., Gmail, Drive, Calendar) as auto-generated tools for AI assistants, enabling natural language control of Google services.-
- FlicenseBqualityCmaintenanceMCP server providing full Google Workspace access (Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Tasks, Contacts) using your own OAuth credentials, enabling natural language management of Google services.100-
- AlicenseBqualityAmaintenanceMCP server integrating multiple Google Workspace services including Gmail, Calendar, Drive, Sheets, Docs, Tasks, People, Forms, and Slides, enabling users to manage emails, events, files, documents, and more through natural language.15MIT
TDQS
Scored across 60 tools
Most tools are clearly distinguished by service and action, but a few overlapping pairs exist, such as google_calendar_create_event vs google_calendar_create_meet, google_sheets_get vs google_sheets_read, and google_contacts_list vs google_contacts_search. Descriptions provide enough context to resolve these ambiguities, but they are not entirely free of overlap.
The vast majority of tools follow the pattern google_<service>_<verb>_<noun>, which is consistent and predictable. However, a few names deviate, such as google_youtube_my_videos, google_youtube_subscriptions, and google_account_status, which use noun phrases instead of verb-noun constructions, creating minor inconsistency.
With 60 tools, this server is extensive and covers 10 different Google services. While each service has a reasonable set of operations, the overall count is high and may overwhelm agents trying to select the right tool. It is borderline excessive for the apparent scope, though the broad service coverage justifies the large number to some extent.
The server provides comprehensive coverage for most services, including Gmail, Calendar, Drive, Sheets, Docs, Slides, YouTube, and Forms. However, there are notable gaps such as missing update/delete operations for contacts, tasks, and forms, and no direct document deletion for Docs (though it can be done via Drive). These are minor workarounds but not fully complete CRUD coverage.