Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Groq MCP Server logo
MCP server

Groq MCP Server

Runs Groq-hosted models for speech, vision and chat from an MCP client.

0
SaveVisit website ↗

Add it to your client

Official
Install
uvx groq-mcp
mcpServers
{
  "mcpServers": {
    "groq-mcp": {
      "command": "uvx",
      "args": [
        "groq-mcp"
      ]
    }
  }
}
Transport
stdio
Runtime
Python
Auth
Required
Tools
17
License
MIT
Tools
chat_completiontext_to_speechtranscribe_audiotranslate_audioanalyze_imageanalyze_image_jsonbatch_processbatch_statusbatch_resultscompound_toollist_chat_modelslist_voices+1

Exposes Groq's inference API as MCP tools: text to speech, audio transcription and translation, image analysis, chat completion and batch jobs. Two extra tools read Groq's own documentation, so the agent can answer setup questions without leaving the session. Written in Python and started locally over stdio with uvx; a Groq API key is required and generated audio is written to a directory you choose.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?