Skip to content
Back to search
30
MCP

@fre4x/grok

npm/@fre4x/grok

An MCP server for xAI (Grok) with search and generation capabilities.

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

Similar MCP servers embedding-nearest

grok-mcp
MCP server for Grok X.com search integration using xAI API
0 tools
grok-mcp-server
MCP server that proxies to xAI Grok API for searching X (formerly Twitter)
0 tools
grok-code-mcp-server
MCP server for xAI's grok-code-fast-1 model - Expert coding assistant with 256K context
0 tools
grok-x-search-mcp
Unofficial stdio MCP server that calls xAI's x_search / web_search via X Premium / SuperGrok OAuth (no API key, no metered billing).
0 tools
io.github.acedatacloud/mcp-grok
MCP server for Grok Imagine AI video generation
0 tools · streamable-http
io.github.howardpen9/grok-mcp
Use xAI Grok as a peer reviewer + PR gate from Claude Code, Cursor, Cline and any MCP host.
0 tools

How to use

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

{
  "mcpServers": {
    "@fre4x/grok": {
      "url": "None",
      "transport": "http"
    }
  }
}