v1.0.0 - Enhanced MCP Server with Google Meet Integration
π First Official Release!
Enhanced version of mcp-gsuite with working Google Meet integration and major bug fixes.
β¨ Enhanced Features
- β Working Google Meet integration - Automatic Meet links in calendar events
- β
Fixed
update_calendar_event- Previously broken, now fully functional - β Improved attendee processing - Fixed email parsing bugs that caused character iteration
- β Updated dependencies - Latest Google API client (2.171.0) and MCP (1.9.3)
- β Better error handling - More robust calendar operations
- β
Setup utilities -
auth_setup.pyandcursor_setup.pyfor easy configuration
π§ Technical Improvements
- Added
process_attendees()helper function to fix CSV string parsing - Fixed attendees parameter type (string vs array) in MCP server definition
- Refactored code to eliminate duplication and improve maintainability
- Removed unused API specification files (213KB cleanup)
- Enhanced error handling throughout the codebase
π Documentation & UX
- Comprehensive README with step-by-step setup guides
- Example prompts organized by category (Gmail, Calendar, Advanced)
- Google Cloud configuration instructions
- MCP Inspector debugging guide
- Security warnings for credential files
- Support section with troubleshooting steps
π Credits
Based on the excellent mcp-gsuite by Markus Pfundstein.
Enhanced by Angel Ramos with focus on Google Meet integration and reliability improvements.
π¦ Installation
See the README for detailed installation instructions.
π Bug Reports
If you encounter issues, please check the Support section and open an issue with detailed information.