62
/ 100
6 days ago
glama

Enhanced Grok Search MCP Server

Provides comprehensive web, news, and Twitter search capabilities using the xAI Grok API with both basic and deep analysis modes. It includes advanced features like timeline generation, sentiment analysis, and built-in reliability through caching and retry logic.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: XAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGROK_MAX_RETRIES(optional): Maximum retry attempts (default: 3)
configGROK_TIMEOUT(optional): Request timeout in milliseconds (default: 30000)
🔐 secretXAI_API_KEYexport ="your-api-key-here"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/stat-guy-grok-search-mcp-akqy7j)](https://m8ven.ai/mcp/stat-guy-grok-search-mcp-akqy7j)
commit: f077efa7afdb9259e0ee8cebfc24360fd38279dd
code hash: fbba5cd69c54004da1913bb0e32b742836b274bbae36d2f1226863dd897084cb
verified: 6/17/2026, 12:13:16 PM
view raw JSON →