Skip to main content
Glama
Cedriccmh

mcp-grok-search

by Cedriccmh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROK_MODELNoDefault model used when efforts is not passedgrok-4.20-reasoning
GROK_API_KEYYesYour Grok API key
GROK_API_URLNoAPI endpoint URLhttps://api.x.ai/v1/chat/completions
GROK_TIMEOUT_MSNoRequest timeout in ms180000

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
grok_web_searchA

Search the web using Grok AI with real-time internet access. Grok autonomously searches, browses pages, and synthesizes results. Returns comprehensive answers. Use for: any scenario requiring real-time web information.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.4/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no possibility of confusion between tools. The tool's purpose is clear and distinct, making selection unambiguous.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern (grok_web_search), which is consistent and predictable within the set.

Tool Count3/5

With only one tool, the set is at the lower boundary of what is typical. While a focused search server could reasonably have just one search tool, the minimal count feels thin and may limit flexibility.

Completeness5/5

The tool fully covers the search capability for this server's stated purpose, providing real-time web search with autonomous browsing and synthesis. No obvious missing operations are evident.

Maintenance

ActivityInactive
ResponsivenessNo issues