Submit

mcp-tool-server-redis

@yhwang

a year ago
developer-tools
A MCP server which provides tools function to get/set key-value pairs data backed by Redis
Overview

what is mcp-tool-server-redis?

The mcp-tool-server-redis is a server application that provides functionalities to get and set key-value pairs using Redis as the backend data store.

how to use mcp-tool-server-redis?

To use the mcp-tool-server-redis, you need to run the server using Docker Compose. Execute the command docker compose up -d to start the server, which will then be accessible at http://localhost:3000.

key features of mcp-tool-server-redis?

  • Provides a simple API for key-value data storage and retrieval.
  • Utilizes Redis for fast data access and persistence.
  • Easy to set up using Docker.

use cases of mcp-tool-server-redis?

  1. Storing user session data in a web application.
  2. Caching frequently accessed data to improve application performance.
  3. Managing configuration settings for applications.

FAQ from mcp-tool-server-redis?

  • What is Redis?

Redis is an in-memory data structure store, used as a database, cache, and message broker.

  • How do I install Docker?

You can download and install Docker from the official Docker website.

  • Can I use this server for production?

Yes, but ensure to configure Redis and the server according to your production needs.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.