Comprehensive, highly performant Google Workspace MCP Server with complete coverage for Calendar, Gmail, Docs, Sheets, Slides, Chat, Forms & Drive!

ai gmail google-calendar google-chat google-drive google-sheets google-workspace llm llm-tools mcp mcp-server model-context-protocol model-context-protocol-server model-context-protocol-servers
5 Open Issues Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub
enhancement help wanted

Comprehensive, highly performant Google Workspace MCP Server with complete coverage for Calendar, Gmail, Docs, Sheets, Slides, Chat, Forms & Drive!

Python
#ai#gmail#google-calendar#google-chat#google-drive#google-sheets#google-workspace#llm#llm-tools#mcp#mcp-server#model-context-protocol#model-context-protocol-server#model-context-protocol-servers

AI Summary: This task requires modifying the Google Tasks MCP tool to handle the hidden nature of completed tasks in the Google Tasks API. This involves either changing the default behavior of the `show_hidden` parameter to `true` (and potentially adjusting `show_completed`), or adding documentation/guidance to the LLM instructions to explicitly set `show_hidden` to `true` when retrieving completed tasks. The goal is to improve the LLM's ability to retrieve all completed tasks, addressing a user confusion stemming from the API's design.

Complexity: 3/5
enhancement help wanted

Comprehensive, highly performant Google Workspace MCP Server with complete coverage for Calendar, Gmail, Docs, Sheets, Slides, Chat, Forms & Drive!

Python
#ai#gmail#google-calendar#google-chat#google-drive#google-sheets#google-workspace#llm#llm-tools#mcp#mcp-server#model-context-protocol#model-context-protocol-server#model-context-protocol-servers

AI Summary: Enhance the Google Tasks integration to retrieve and display tasks in the same order as they appear in the Google Tasks user interface. This requires utilizing the 'position' field within the Google Tasks API response to sort the tasks before presentation.

Complexity: 3/5
enhancement help wanted

Comprehensive, highly performant Google Workspace MCP Server with complete coverage for Calendar, Gmail, Docs, Sheets, Slides, Chat, Forms & Drive!

Python
#ai#gmail#google-calendar#google-chat#google-drive#google-sheets#google-workspace#llm#llm-tools#mcp#mcp-server#model-context-protocol#model-context-protocol-server#model-context-protocol-servers

AI Summary: Add support for Google Photos to the existing Google Workspace MCP server. This involves integrating the Google Photos API to allow searching, accessing, and controlling photos through the server's MCP interface, similar to the existing integrations for other Google Workspace services. The task requires creating new Python functions and integrating them into the server's architecture, handling authentication and authorization appropriately.

Complexity: 3/5
enhancement help wanted

Comprehensive, highly performant Google Workspace MCP Server with complete coverage for Calendar, Gmail, Docs, Sheets, Slides, Chat, Forms & Drive!

Python
#ai#gmail#google-calendar#google-chat#google-drive#google-sheets#google-workspace#llm#llm-tools#mcp#mcp-server#model-context-protocol#model-context-protocol-server#model-context-protocol-servers

AI Summary: Debug and fix errors in the Google Slides integration within the Google Workspace MCP server. The errors relate to invalid `predefined_layout` values in `create_slide` requests and an invalid `slide_properties` field in `updateSlideProperties` requests. This likely involves updating the server's code to use the correct Google Slides API parameters and potentially updating the API calls to reflect changes in the Google Slides API specification.

Complexity: 4/5
bug help wanted

Comprehensive, highly performant Google Workspace MCP Server with complete coverage for Calendar, Gmail, Docs, Sheets, Slides, Chat, Forms & Drive!

Python
#ai#gmail#google-calendar#google-chat#google-drive#google-sheets#google-workspace#llm#llm-tools#mcp#mcp-server#model-context-protocol#model-context-protocol-server#model-context-protocol-servers