GitHub Stars
30
User Rating
Not Rated
Favorites
0
Views
196
Forks
11
Issues
0
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
1Clone the repository:
bash
git clone https://github.com/groq/groq-mcp-server
cd groq-mcp
2Run the setup script:
bash
./scripts/setup.sh
uv
- Install all dependencies
- Set up pre-commit hooks
- Activate the virtual environment
3Run the Claude install script:
bash
./scripts/install.sh
~/Library/Application Support/Claude/claude_desktop_config.json. Make sure to refresh or restart Claude Desktop.
4Copy
.env.example to .env and add your Groq API key: