Skip to main content
Glama

Grok MCP

docker-compose.yml272 B
version: '3.8' services: grok-mcp: build: context: . dockerfile: Dockerfile image: grok-mcp:latest container_name: grok-mcp-server environment: - XAI_API_KEY=${XAI_API_KEY} stdin_open: true tty: true restart: unless-stopped

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/merterbak/Grok-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server