Skip to content
Back to search
30
MCP

Grok

pulsemcp/grok

Provides access to Grok API for chat completions, text completions, embeddings, and model operations with robust request validation and error handling.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Grok CLI
Bridges to Grok AI through the official CLI, enabling simple queries, multi-turn conversations, and code generation with configurable timeou
0 tools
GroqCloud
Integrates with Groq's high-speed inference API for text completion, audio transcription, and vision analysis with automatic model selection
0 tools
n8n-nodes-groq-chat
n8n supply node for Groq API - Provides Groq language models for use with Basic LLM Chain and other AI nodes. Ultra-fast inference with Llam
0 tools
DeepSeek
Integrates DeepSeek's language models, enabling AI-powered chat completions with customizable parameters for tasks like writing assistance a
0 tools
@fre4x/grok
An MCP server for xAI (Grok) with search and generation capabilities.
0 tools
grok-mcp
MCP server for Grok X.com search integration using xAI API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "grok": {
      "url": "None",
      "transport": "http"
    }
  }
}