Skip to content
Back to search
30
MCP

@schamardak/n8n-nodes-vertex-anthropic

n8n/@schamardak/n8n-nodes-vertex-anthropic

n8n community node: Anthropic Claude chat model via Google Cloud Vertex AI (Model Garden). Wraps @langchain/anthropic with @anthropic-ai/vertex-sdk so Claude models hosted on Vertex AI (e.g. claude-haiku-4-5@20251001 in europe-west1) can be used as a Chat

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

Similar MCP servers embedding-nearest

n8n-nodes-claude-chat
n8n community node for Claude Chat - Conversational AI powered by Claude Agent SDK with skills 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-nvidia-chat-modell
n8n community node - Multi-provider Chat Model (NVIDIA NIM, Google Gemini, Anthropic Claude) for AI Agents and Chains
0 tools
n8n-nodes-anthropic-structured
n8n community node: Anthropic Chat Model with constrained-decoding structured outputs via Anthropic's `output_config.format` API. A drop-in
0 tools
n8n-nodes-google-vertex-cached
n8n node for Google Vertex AI Chat with Context Caching and Google Search Grounding support
0 tools
n8n-nodes-opencode
n8n community node for OpenCode AI chat model integration
0 tools

How to use

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

{
  "mcpServers": {
    "@schamardak/n8n-nodes-vertex-anthropic": {
      "url": "None",
      "transport": "http"
    }
  }
}