Skip to content
Back to search
30
MCP

n8n-nodes-anthropic-ratelimited

n8n/n8n-nodes-anthropic-ratelimited

Anthropic Chat Model node for n8n with built-in rate limit handling (longer waits on 429 errors)

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

Similar MCP servers embedding-nearest

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-revenium-anthropic
n8n community node for Anthropic ChatCompletion with automatic Revenium usage tracking
0 tools
n8n-nodes-openrouter-chat-model
Custom n8n OpenRouter Chat Model sub-node with JSON options support (reasoning, max_tokens, etc.) for use with AI Agents and Chains.
0 tools
n8n-nodes-route33-lm
n8n chat model sub-node for the Route33 custom AI router
0 tools
n8n-nodes-nvidia-nim-chat
NVIDIA NIM Chat Model for n8n
0 tools
n8n-nodes-deepseek-chat-model
n8n community node for DeepSeek Chat Model with reasoning content preservation
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-anthropic-ratelimited": {
      "url": "None",
      "transport": "http"
    }
  }
}