Back to directory
groq/compound-mcp-server

groq/compound-mcp-server

@groq

Groq Compound Beta MCP Server - provides tools for interacting with Groq models including compound/meta models

groqcompoundmcp-serverai-modelsrealtime-informationcode-executiontool

Installation & Configuration

{
  "mcpServers": {
    "groq-compound": {
      "command": "npx",
      "args": [
        "-y",
        "groq-compound-mcp-server"
      ],
      "env": {
        "GROQ_API_KEY": "YOUR_GROQ_API_KEY_HERE"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15