Favicon of mcp-redis

mcp-redis

MCP ServerDatabasesPythonOpen source

mcp-redis is a Python MCP server for Claude Desktop, VS Code with npx, uvx/pip, docker. The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently

How to use mcp-redis

Install or run

pip install redis-mcp-server

Client configuration

{
    "mcpServers": {
        "redis": {
            "command": "<full_path_uv_command>",
            "args": [
                "--directory",
                "<your_mcp_server_directory>",
                "run",
                "src/main.py"
            ],
            "env": {
                "REDIS_HOST": "<your_redis_database_hostname>",
                "REDIS_PORT": "<your_redis_database_port>",
                "REDIS_PWD": "<your_redis_database_password>",
                "REDIS_SSL": True|False,
                "REDIS_SSL_CA_PATH": "<your_redis_ca_path>",
                "REDIS_CLUSTER_MODE": True|False
            }
        }
    }
}

Compatible clients

Claude DesktopVS Code

What is mcp-redis?

mcp-redis is a Python MCP server for Claude Desktop, VS Code with npx, uvx/pip, docker. The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
100/100
Maintenance signal
95/100
Adoption signal
67/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Shell commands support
  • Document generation support
  • OpenAI provider support
  • Anthropic provider support
  • pyproject.toml config support
  • Dockerfile config support

Technical details

Install or run mcp-redis using npx. Check redis/mcp-redis for the latest setup command.

npxuvx/pipdockergit cloneClaude DesktopVS CodestdioSSE
  • Built for Python
  • Built for Docker
  • Built for Rust
  • Install or run with npx
  • Install or run with uvx/pip
  • Install or run with docker
  • Install or run with git clone
  • Works with Claude Desktop

Requirements and access

PythonDockerRustMIT licenseAPI key requiredAPI key requiredOAuthDatabase accessNetwork access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsRead-only modeDatabase accessNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationHosted or remote

When to use mcp-redis

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for claude desktop users.

Built with

PythonDockerRustnpxuvx/pipdockergit cloneClaude DesktopVS CodestdioSSE

Explore related resources

Frequently asked questions

What is mcp-redis?

mcp-redis is a Python MCP server for Claude Desktop, VS Code with npx, uvx/pip, docker. The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently

Who is mcp-redis best for?

mcp-redis is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.

How do I install mcp-redis?

Install or run mcp-redis using npx. Check mcp-redis for the latest setup command.

Is mcp-redis actively maintained?

mcp-redis may need a closer maintenance check before production use.

Share:

Stars
512
Forks
96
Last commit
2 months ago
Repository age
1 year
License
MIT

Auto-fetched from GitHub.

Similar to mcp-redis