Back to search
30
MCP

n8n-nodes-gemini-embedding-plus

n8n/n8n-nodes-gemini-embedding-plus

Enhanced Google Gemini embeddings node for n8n with direct API integration and custom dimensions support

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

Similar MCP servers embedding-nearest

n8n-nodes-google-gemini-embeddings-extended
n8n community sub-node for Google Gemini Embeddings with extended features like output dimensions support
0 tools
n8n-nodes-gemini-search
n8n nodes to interact with Google Gemini API for search and content generation
0 tools
n8n-nodes-google-vertex-embeddings-extended
n8n community sub-node for Google Vertex AI Embeddings with output dimensions and configurable batch size support - resolves LangChain compa
0 tools
n8n-nodes-vertex-ai
n8n community node for Google Vertex AI (Gemini)
0 tools
n8n-nodes-gemini-ai
n8n community node for Google Gemini AI integration with text generation, file upload & analysis, and TTS (Text-to-Speech) support
0 tools
n8n-nodes-gemini3-vertex
n8n community nodes exposing Gemini 3 features for Google Vertex AI
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-gemini-embedding-plus": {
      "url": "None",
      "transport": "http"
    }
  }
}