Skip to content
Back to search
30
MCP

@intrvls/n8n-nodes-google-gemini

n8n/@intrvls/n8n-nodes-google-gemini

n8n community node for the Google Gemini Chat Model, built on @intrvls/langchain-google-genai (the @google/genai-based port of @langchain/google-genai)

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

How to use

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

{
  "mcpServers": {
    "@intrvls/n8n-nodes-google-gemini": {
      "url": "None",
      "transport": "http"
    }
  }
}