MCPVault

docs

MCP tool from MCP Redis by redis

tool to search Redis documentation, tutorials, and best practices using natural language questions (backed by the MCPDOCSSEARCHURL HTTP API).

How to use it

docs is exposed by the MCP Redis MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the docs tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install MCP Redis

$uvx --from git+https://github.com/redis/mcp-redis.git@0.2.0 redis-mcp-server --url redis://localhost:6379/0
FULL MCP REDIS LISTING