Redis MCP Server
Votes: 0
Provides access to Redis database operations through a Model Context Protocol (MCP) server. Includes tools for various Redis commands such as HMSET, HGET, HGETALL, SCAN, SET, GET, DEL, ZADD, ZRANGE, ZRANGEBYSCORE, ZREM, SADD, and SMEMBERS.
GitHub: https://github.com/farhankaz/redis-mcp
Language: TypeScript
License: MIT
Official: No
Categories:
TypeScriptDatabases