Skip to content
Back to search
30
MCP

n8n-nodes-google-cloud-ai-proxy

n8n/n8n-nodes-google-cloud-ai-proxy

n8n node to proxy requests to Google Cloud and Vertex AI APIs using a Service Account.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-vertex-ai
n8n community node for Google Vertex AI (Gemini)
0 tools
n8n-nodes-vertex-ai-full
n8n community node for Google Vertex AI with advanced multimodal capabilities
0 tools
n8n-nodes-google-vertex-community
Google Vertex AI community node with OAuth2 support
0 tools
n8n-nodes-prewave-vertex-ai
n8n community node for Google Vertex AI: Gemini and Anthropic Claude through a stored Google service account.
0 tools
n8n-nodes-google-vertex-cached
n8n node for Google Vertex AI Chat with Context Caching and Google Search Grounding support
0 tools
@boazlai/n8n-nodes-vertex-ai
n8n community nodes for Google Vertex AI: Gemini context caching, batch prediction, GCS, and a chat model sub-node with cached-content suppo
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "n8n-nodes-google-cloud-ai-proxy": {
      "url": "None",
      "transport": "http"
    }
  }
}