X Search MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XAI_MODEL | No | The xAI model to use | grok-4-1-fast |
| XAI_API_KEY | Yes | Your xAI API key (required) | |
| XAI_TIMEOUT | No | The timeout for API requests in milliseconds | 30000 |
| XAI_BASE_URL | No | The base URL for the xAI API | https://api.x.ai/v1 |
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
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| x_searchB | Search X posts using xAI's Responses API x_search tool. Returns a normalized answer and citations. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of confusion or overlap between tools. The tool's purpose is clearly defined as searching X posts using a specific API, making it unambiguous in isolation.
Since there is only one tool, naming consistency is inherently perfect. The tool name 'x_search' follows a clear verb_noun pattern, and there are no other tools to create inconsistency.
A single tool is too few for a server named 'X Search MCP', which implies a search-focused domain. This minimal set lacks basic operations like filtering, sorting, or handling search history, making it feel incomplete and under-scoped.
The server's domain appears to be searching X posts, but with only one search tool, there are significant gaps. Missing functionalities might include advanced search options, result pagination, or related operations like trending topics, making the surface severely incomplete for practical use.