prajwalnayak7_mcp-server-redis
0
This project is an MCP server for integrating with Redis databases. It provides tools and resources to perform various Redis operations, including basic key-value manipulation, list and hash management, and Pub/Sub capabilities, with robust error handling.
basic.py
Basic Redis Operations
lists.py
List operation
hashes.py
Hash operation
sets.py
Collection operations
pubsub.py
Publish/Subscribe Operation