by groq · MCP Server · ★ 52
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
groq-compound-mcp-server Provides a Model Context Protocol (MCP) server for interacting with Groq models, including compound/meta models. This server exposes the following tools: Prerequisites Node.js = 18.0.0 A Groq API key set in the environment variable. Installation Usage This server follows the standard MCP server pattern using stdio for transport. It's designed to be run by an MCP client (like Claude Desktop or a custom client). Refer to the official MCP Quickstart for Server Developers for instructions on setting up and connecting MCP servers. When configuring your client, use the command or (if installed globally) to run this server. Here's an example of how you might configure an MCP client (e.g., in a file) to launch this server: Hosting on Vercel This server can also be deployed to Vercel. Prerequisites: Ensure you have a Vercel account. Connect your Git repository to Vercel. Environment Variables: Set the
| Stars | 52 |
| Forks | 16 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 69.2271917720514/100 |
| Open Issues | 6 |
| Last Updated | 2026-06-26 |
| Created | 2025-04-14 |
| Platforms | mcp, node |
| Est. Tokens | ~4k |
These tools work well together with compound-mcp-server for enhanced workflows:
Explore other popular mcp server tools:
compound-mcp-server is Groq Compound Beta MCP Server. It is categorized as a MCP Server with 52 GitHub stars.
compound-mcp-server is primarily written in TypeScript. It covers topics such as managed-by-terraform.
You can find installation instructions and usage details in the compound-mcp-server GitHub repository at github.com/groq/compound-mcp-server. The project has 52 stars and 16 forks, indicating an active community.
compound-mcp-server is released under the MIT license, making it free to use and modify according to the license terms.