Antigravity AI Directory

Discover the best AI prompts and MCP servers for Antigravity AI.

Resources

PromptsMCP ServersBest PracticesUse Cases

Company

Submit PromptAntigravityAI.directory

Legal

Privacy PolicyTerms of ServiceContact Us

© 2025 Antigravity AI Directory. All rights reserved.

Built with ❤️ for the AI community

Antigravity AI Directory
PromptsMCPBest PracticesUse CasesLearnDocs
Home
MCP Servers
Redis
🔴

Redis

In-memory data structure store and caching

CacheIn-Memory DB

About

Connect to Redis for fast caching, session storage, and real-time data operations. Essential for high-performance applications.

Installation

Configuration
{
  "mcpServers": {
    "redis": {
      "env": {
        "REDIS_URL": "redis://localhost:6379"
      },
      "args": [
        "-y",
        "@redis/mcp-server"
      ],
      "command": "npx"
    }
  }
}

How to Use

  1. 1Install Redis locally or use a cloud provider
  2. 2Get your Redis connection URL
  3. 3Add the configuration with your Redis URL
  4. 4Use for caching and fast data operations

Environment Variables

REDIS_URLredis://localhost:6379

Related MCP Servers

🤖

Replicate

Run AI models in the cloud

🔐

Auth0

Authentication and authorization platform

📄

Sanity

Structured content platform and headless CMS

← Back to All MCP Servers