Skip to main content
Glama
606,394 tools. Updated 2026-09-24 08:14

"Information about Redis, an in-memory data store" matching MCP tools:

  • List saved memory collections in the active Telys store to discover what exists before searching or writing. Returns sorted names, or an empty list when the store has no collections.
    Apache 2.0
  • Store user information like personal details, preferences, and facts for future recall across conversations using persistent memory.
    MIT
  • Find relevant Redis documentation and knowledge base articles by asking questions about concepts, data structures, features, and common use cases like caching, rate limiting, and RAG.
    MIT
  • Store important user preferences, project details, and business context for persistent recall across AI agent sessions.
    ISC
  • Store memory observations with optional tags, importance ratings, context, and automatic expiration to manage and organize information effectively.
    MIT

Matching MCP Servers

  • A
    license
    B
    quality
    B
    maintenance
    The official Redis MCP Server is a natural language interface designed for agentic applications to efficiently manage and search data in Redis.
    53
    2,884 PyPI
    625
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI tools like GitHub Copilot to manage and persist context using a local JSON-based memory store. Provides CLI, MCP server, and VS Code integration for storing, retrieving, and managing context entries.
    2
    -

Matching MCP Connectors

  • India Open Government Data (OGD) Platform MCP — data.gov.in

  • Cultural color and colour intelligence API. Every colour anchored to a named person, a documented year, and a consequence. 34 archives spanning literary, cultural, pigment, and national traditions. Ask it what color could get you executed in the Ottoman Empire.

  • Execute large market data API calls and optionally store results as in-memory DataFrames for SQL querying. Automatically detects pagination via _next_page to retrieve complete datasets.
    MIT
  • Retrieve Redis server information and statistics by section to monitor performance and diagnose issues.
    MIT
  • Retrieve structured eBay seller information from the public store about tab—including stats, top-rated status, location, member-since, and cleaned store categories—as normalized JSON.
    MIT
  • Retrieve schema and configuration details for a Redis index using FT.INFO. Provide the index name to get its structure and attributes.
    MIT
  • Store facts, notes, or information in shared memory. Automatically classifies, checks conflicts, and builds a knowledge graph.
    MIT
  • Store a string value in Redis under a specified key, with an optional expiration time for automatic removal.
    MIT
  • Store a vector as a field in a Redis hash for organized vector data management. Takes a hash key, vector values, and an optional field name, returns success.
    MIT
  • Store a memory with optional context metadata.
    MIT