Back to search
30
MCP

n8n-nodes-google-vertex-embeddings-extended

n8n/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 compatibility issues

Uptime
0.0%
1 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-vertex-ai-full
n8n community node for Google Vertex AI with advanced multimodal capabilities
0 tools
n8n-nodes-vertex-ai
n8n community node for Google Vertex AI (Gemini)
0 tools
n8n-nodes-gemini-embedding-plus
Enhanced Google Gemini embeddings node for n8n with direct API integration and custom dimensions support
0 tools
n8n-nodes-google-vertex-community
Google Vertex AI community node with OAuth2 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-vertex-embeddings-extended": {
      "url": "None",
      "transport": "http"
    }
  }
}