Back to search
30
MCP

@sevenlab/n8n-nodes-litellm-chat-model

n8n/@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

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

Similar MCP servers embedding-nearest

@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 wi
0 tools
@rlquilez/n8n-nodes-openai-litellm
n8n community node: OpenAI-compatible LLM provider with structured JSON metadata injection
0 tools
n8n-nodes-llm7
n8n community node for llm7.io — direct HTTP chat completions, works as AI Agent model
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
@kimio/n8n-nodes-litellm
Custom n8n node to connect with LiteLLM embeddings API
0 tools
@basetenlabs/n8n-nodes-baseten
n8n community node for Baseten chat model integration
0 tools

How to use

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

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