Back to search
30
MCP
@rxap/n8n-nodes-litellm
n8n/@rxap/n8n-nodes-litellmThis 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@rxap/n8n-nodes-litellm": {
"url": "None",
"transport": "http"
}
}
}