SH20RAJ/google-mcp
🚀 All-in-One Google MCP
Platform-specific configuration:
{
"mcpServers": {
"google-mcp": {
"command": "npx",
"args": [
"-y",
"google-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://github.com/SH20RAJ/google-mcp/stargazers) [](https://github.com/SH20RAJ/google-mcp/network/members) [](https://github.com/SH20RAJ/google-mcp/issues) [](https://github.com/SH20RAJ/google-mcp/blob/main/LICENSE)
A unified, high-performance Model Context Protocol (MCP) backend powered by Google Apps Script (GAS). This tool allows LLMs (like Antigravity, Gemini, ChatGPT, and Claude) to interact directly with your Google Workspace services with zero local overhead.
---
---
mcp-remote (Recommended)The easiest way to connect your LLM client to this backend is using mcp-remote. Add the following configuration to your MCP settings file (e.g., mcp_config.json for Antigravity or Desktop App):
{
"mcpServers": {
"google-mcp": {
"command": "npx",
"args": [
Loading reviews...