Skip to content
Back to search
30
MCP

n8n-nodes-groq-chat

n8n/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 Llama, Mixtral, Gemma, and GPT-OSS models.

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

Similar MCP servers embedding-nearest

n8n-nodes-groq-speech
N8N Community Node for Groq Text-to-Speech API integration
0 tools
n8n-nodes-groq-voice-models
n8n node for Groq Voice Models API
0 tools
n8n-nodes-groq
N8N community node for Groq API - Speech-to-Text transcription using Whisper AI. Convert audio to text with high accuracy. Perfect for Whats
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
@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
0 tools
n8n-nodes-grok
n8n node for Grok API integration
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-groq-chat": {
      "url": "None",
      "transport": "http"
    }
  }
}