Skip to main content
Glama
273,434 tools. Last updated 2026-07-08 13:09

"Interacting with Grok Shared Links" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server that wraps the xAI Grok API, allowing Claude and other AI agents to delegate thinking, planning, and real-time search tasks to Grok. It provides a single tool with options for different use cases including web search, Twitter/X search, and multi-agent reasoning.
    Last updated
    2
    21
    MIT

Matching MCP Connectors

  • Search SDK documentation to discover methods, parameters, and usage examples for interacting with the API. Use before writing code to find the right approach.
    MIT
  • List all accessible context spaces, including owned and shared, with each space's memory count.
    MIT
  • Blocks a user to prevent them from viewing your content or interacting with you. Requires authentication and creates a permanent block record until unblocked.
    MIT
  • List all accessible context spaces with their memory counts, including those you own and those shared with you.
    MIT
  • Check how AI models (ChatGPT, Perplexity, Grok, Claude, Gemini) reference your brand. Analyzes sentiment, extracts claims, and identifies competitor mentions across AI search engines.
    MIT
  • Check a Solana wallet's risk profile to identify rug pull threats before interacting with tokens it deployed. Returns rug count, risk label, and behavioral tags.
    MIT
  • List all shared contexts you have access to, including those shared with you and those you have shared with others.
    MIT
  • Retrieve a list of all interactive elements on the current page, including buttons, links, and inputs, with their properties and coordinates to enable targeted browsing actions.
    MIT
  • Get a single-shot advisory second opinion from Grok. Optionally apply an expert persona like architect or security-analyst to tailor the response.
    MIT
  • Compare two entities by evaluating shared connections, direct relationships, and path distance. Input entity IDs to analyze links.
    MIT
  • Retrieve a comprehensive list of supported AI models from the AiChat API, organized by provider including GPT-4/5, DeepSeek, Grok, and GLM models.
    MIT
  • Wait for a specified CSS selector element to appear in the DOM, then return its tag name and text content. Solves the problem of interacting with dynamically loaded content by ensuring the element is present before proceeding.
    MIT