gemini-mcp and ToolsForMCPServer

The RLabs-Inc/gemini-mcp project appears to be a full MCP server, while tanaikech/ToolsForMCPServer seems to offer a set of complementary utilities and snippets specifically designed to interact with an MCP server built using Google Apps Script.

gemini-mcp
66
Established
ToolsForMCPServer
49
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 24/25
Community 19/25
Maintenance 6/25
Adoption 9/25
Maturity 15/25
Community 19/25
Stars: 153
Forks: 29
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 98
Forks: 21
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
No Package No Dependents

About gemini-mcp

RLabs-Inc/gemini-mcp

MCP Server that enables Claude code to interact with Gemini

Implements Gemini 3 models (Pro/Flash) and supporting services through the Model Context Protocol, exposing 20+ tools spanning generative capabilities (images, videos, code execution) and research features (web search, YouTube/document analysis, token counting). Communicates via stdio transport and integrates seamlessly with Claude Code via the official MCP Registry, while offering a standalone CLI for direct access to all functionality. Built with async task polling for video generation and context caching for efficient repeated queries on large documents.

About ToolsForMCPServer

tanaikech/ToolsForMCPServer

The Gemini CLI confirmed that the MCP server built with Google Apps Script (GAS), a low-code platform, offers immense possibilities. If you've created snippets for GAS, these could be revitalized and/or leveraged in new ways by using them as the MCP server. The Gemini CLI and other MCP clients will be useful in achieving this.

Implements an MCP server using Google Apps Script Web Apps that exposes 160+ pre-built tools for Google Workspace APIs (Gmail, Drive, Calendar, Classroom, Analytics, Maps), eliminating OAuth complexity by leveraging GAS's native authorization. The architecture relies on modular libraries—MCPApp for MCP protocol handling and ToolsForMCPServer for the tool suite—allowing declarative configuration via simple flags to enable/disable feature groups. Integrates with Gemini CLI and other MCP clients via HTTP Web Apps, supporting optional Gemini API calls for content generation and summarization tasks.

Scores updated daily from GitHub, PyPI, and npm data. How scores work