File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed 
content/integrate/redis-mcp Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -207,9 +207,8 @@ The full set of command line options is shown in the table below:
207207
208208## Redis Cloud MCP  
209209
210- A separate version of the MCP server is available for
211- [ Redis Cloud] ({{< relref "/operate/rc" >}}). This has the same main
212- functionality as the basic MCP server but also has some features
210+ A separate MCP server is available for
211+ [ Redis Cloud] ({{< relref "/operate/rc" >}}). This has features
213212specific to Redis Cloud, including subscription management and
214213billing details. For example, you can use questions and instructions
215214like the following:
@@ -218,6 +217,11 @@ like the following:
218217-    "What are my current subscriptions?"
219218-    "Help me choose the right Redis database for my e-commerce application"
220219
220+ {{< note >}}By itself, the Redis Cloud MCP server only provides admin
221+ features and does not let you interact
222+ with Redis databases. You can still use the main MCP server for interaction
223+ with a Cloud database, but you must install it separately.{{< /note >}}
224+ 
221225You will need [ Node.js] ( https://nodejs.org/en )  installed to run Redis Cloud MCP.
222226Clone the GitHub repository using the following command:
223227
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments