Back to search
30
MCP

@rxap/n8n-nodes-litellm

n8n/@rxap/n8n-nodes-litellm

This package provides n8n nodes for interacting with LiteLLM, enabling users to leverage various AI models for chat, embeddings, and more within their n8n workflows. It includes nodes for chat models and embeddings, along with utilities for error handling

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

Similar MCP servers embedding-nearest

@sevenlab/n8n-nodes-litellm-chat-model
n8n community node for LiteLLM — connect any LLM provider via a LiteLLM proxy using a simple JSON options field
0 tools
n8n-nodes-aimlapi
Custom n8n node for integrating with the AI/ML API platform (AIMLAPI) to interact with LLMs and multimodal AI models such as chat completion
0 tools
@kimio/n8n-nodes-litellm
Custom n8n node to connect with LiteLLM embeddings API
0 tools
@rlquilez/n8n-nodes-openai-litellm
n8n community node: OpenAI-compatible LLM provider with structured JSON metadata injection
0 tools
@rxap/n8n-nodes-open-webui
This package provides an n8n node for interacting with the Open Web UI. It leverages the `@rxap/n8n-utilities` package and an OpenAPI defini
0 tools
n8n-nodes-jimax-llm
n8n nodes for LLM interaction using Vercel AI SDK
0 tools

How to use

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

{
  "mcpServers": {
    "@rxap/n8n-nodes-litellm": {
      "url": "None",
      "transport": "http"
    }
  }
}