Skip to main content
Glama
133,382 tools. Last updated 2026-05-25 16:58

"ngrok" matching MCP tools:

  • Run a single-page check on a live URL or localhost. The AI agent interacts with the browser and reports if the specified test passes.
  • Delegate thinking, planning, and real-time web or Twitter/X search tasks to Grok by providing relevant context, files, and prompts for accurate responses.
    MIT
  • Verify file paths and context size before sending to Grok. This dry-run tool checks file syntax, patterns, and limits to confirm resolution succeeds, preventing errors in ask_grok.
    MIT
  • Send prompts to Grok AI models through CLI to get text responses, with options for raw output and model selection.
    MIT
  • Send multi-turn conversations to Grok AI by flattening role-based messages into a single prompt for CLI compatibility.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Retrieve all available models for use with the Grok API to facilitate seamless integration and selection for AI tasks.
    MIT
  • Generate code or get programming guidance by providing tasks, language hints, and context through the Grok CLI MCP Server.
    MIT
  • Generate AI responses using Grok models by providing conversation messages and parameters for customized chat interactions.
    MIT
  • Generate embeddings for text using the Grok API, specifying model, input, encoding format, and dimensions for accurate vector representations.
    MIT
  • Send chat completion requests to the x.ai Grok API to generate AI responses. Supports system messages, user messages, and configurable parameters for different Grok models.
    MIT
  • Generate text completions using the Grok API by specifying a model, prompt, and parameters like temperature, max tokens, and penalties to tailor output effectively.
    MIT
  • Retrieve detailed information about a specific model using its unique ID from the Grok MCP Server, enabling efficient model management and operations.
    MIT
  • Analyze images using Grok AI vision capabilities to extract information, answer questions, and understand visual content based on text prompts.
    MIT
  • Call functions using Grok AI based on user input by processing message arrays and tool definitions to execute specific actions.
    MIT