Skip to content
Back to search
30
MCP

@miskokodi/n8n-nodes-kie-ai

n8n/@miskokodi/n8n-nodes-kie-ai

n8n community node: KIE.ai Chat Model — use KIE's discounted LLM APIs (Gemini, GPT, Claude, DeepSeek, Grok) as a language model provider for AI Agents and chains, just like the OpenRouter node.

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

Similar MCP servers embedding-nearest

n8n-nodes-nvidia-chat-modell
n8n community node - Multi-provider Chat Model (NVIDIA NIM, Google Gemini, Anthropic Claude) for AI Agents and Chains
0 tools
n8n-nodes-prenzllmgateway
Chat Model node for n8n — use a private LLM gateway as the LLM behind an AI Agent or LLM Chain (with tool calling).
0 tools
n8n-nodes-xiaomi-next
n8n community node — Xiaomi MiMo Chat Model (OpenAI-compatible API, thinking mode, multimodal).
0 tools
n8n-nodes-deepseek-next
n8n community node — DeepSeek Chat Model (OpenAI-compatible API, thinking mode, ChatDeepSeek).
0 tools
n8n-nodes-grok-reasoning
n8n community node: xAI Grok Chat Model with the reasoning_effort parameter (none/low/medium/high). A faithful clone of n8n's built-in xAI G
0 tools
n8n-nodes-groq-chat
n8n supply node for Groq API - Provides Groq language models for use with Basic LLM Chain and other AI nodes. Ultra-fast inference with Llam
0 tools

How to use

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

{
  "mcpServers": {
    "@miskokodi/n8n-nodes-kie-ai": {
      "url": "None",
      "transport": "http"
    }
  }
}