MCP server
Groq MCP Server
Runs Groq-hosted models for speech, vision and chat from an MCP client.
Add it to your client
OfficialInstall
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.
Similar MCP servers
AWS MCP Servers
MCP serverA large collection of AWS-specific MCP servers, installed one at a time.
Developer ToolsCloud Platforms & Infrastructure
Azure MCP Server
MCP serverOne server covering Azure services, plus a hosted endpoint for Microsoft Learn.
Developer ToolsCloud Platforms & Infrastructure
W&B MCP Server
MCP serverQueries Weights & Biases runs and Weave traces in plain language.
Data & AnalyticsAI Models & Inference
Comments(0)
Sign in to comment