Skip to content
Back to search
30
MCP

n8n-nodes-anthropic-structured

n8n/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 replacement for n8n's built-in Anthropic model when you need schema-conformant JSON, not prompt-injected hopes.

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

Similar MCP servers embedding-nearest

n8n-nodes-anthropic-ratelimited
Anthropic Chat Model node for n8n with built-in rate limit handling (longer waits on 429 errors)
0 tools
n8n-nodes-revenium-anthropic
n8n community node for Anthropic ChatCompletion with automatic Revenium usage tracking
0 tools
n8n-nodes-deepseek-next
n8n community node — DeepSeek Chat Model (OpenAI-compatible API, thinking mode, ChatDeepSeek).
0 tools
@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/ver
0 tools
n8n-nodes-deepseek-chat-model
n8n community node for DeepSeek Chat Model with reasoning content preservation
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": {
    "n8n-nodes-anthropic-structured": {
      "url": "None",
      "transport": "http"
    }
  }
}