Skip to content
Back to search
30
MCP

n8n-nodes-unify-llm

n8n/n8n-nodes-unify-llm

n8n community node for multi-provider LLM orchestration via Unify LLM (OpenAI, Anthropic, Gemini, Ollama).

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

Similar MCP servers embedding-nearest

n8n-nodes-llm-observability
n8n community nodes: Standalone AI Agent with multi-provider LLM support and integrated Langfuse/Phoenix/Helicone observability
0 tools
@rlquilez/n8n-nodes-openai-litellm
n8n community node: OpenAI-compatible LLM provider with structured JSON metadata injection
0 tools
n8n-nodes-llm-openwebui
A n8n community node to interact with a (custom) LLM model and knowledge bases on an Open WebUI instance.
0 tools
n8n-nodes-openai-langfuse
n8n community node: Langfuse + OpenAI-compatible LLM provider
0 tools
n8n-nodes-mlflow
n8n community node: MLflow Tracing + OpenAI-compatible LLM provider
0 tools
n8n-nodes-custom-provider-fixed
n8n custom LLM provider sub-node (OpenAI-compatible or Anthropic-compatible)
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-unify-llm": {
      "url": "None",
      "transport": "http"
    }
  }
}