Skip to content
Back to search
30
MCP

GroqCloud

pulsemcp/groqcloud

Integrates with Groq's high-speed inference API for text completion, audio transcription, and vision analysis with automatic model selection based on task complexity and intelligent rate limiting for optimal performance.

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

Similar MCP servers embedding-nearest

Grok
Provides access to Grok API for chat completions, text completions, embeddings, and model operations with robust request validation and erro
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-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
n8n-nodes-groq-speech
N8N Community Node for Groq Text-to-Speech API integration
0 tools
Grok CLI
Bridges to Grok AI through the official CLI, enabling simple queries, multi-turn conversations, and code generation with configurable timeou
0 tools
Deepgram
Integrates Deepgram speech and audio intelligence APIs with AI assistants.
0 tools

How to use

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

{
  "mcpServers": {
    "groqcloud": {
      "url": "None",
      "transport": "http"
    }
  }
}