Skip to main content
Glama
91,210 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    B
    quality
    D
    maintenance
    Enables interaction with the Grok AI through an MCP server, supporting chat completions, text completions, embeddings, and model operations with streaming capabilities.
    5
    40 npm
    7
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables GrokBot with private, persistent experiential memory by retrieving and storing past experiences through three-level recall. It provides context-aware memory search and recording via MCP tools.
    MIT
  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables Claude to query Grok as a peer for collaborative reasoning, code reviews, and architecture debates. It provides access to real-time web research and multiple specialized reasoning modes through the xAI API.
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables Grok to save web documents into a WeKnora knowledge base through a single write_wiki tool that accepts a title and content. Writes are queued locally in SQLite and pushed asynchronously with idempotent deduplication and automatic retries, so no lookup or query capability is exposed.
    MIT