MCP server with Redis/Tair command tools and performance benchmark tools for Alibaba Cloud
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"alibabacloud-tair-mcp-server","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
<p align="center">English | <a href="./README_CN.md">中文</a><br></p> # Tair MCP Server [](https://pypi.org/project/alibabacloud-tair-mcp-server/) [](https://www.python.org/downloads/) MCP server with Redis/Tair command tools and performance benchmark tools for Alibaba Cloud ## Prerequisites 1. Python >=3.12 2. Tair/Redis instance access credentials 3. [Cline](https://github.com/cline/cline) MCP client (recommended) or other MCP-compatible client ## Installation ### Option 1: Install from PyPI ```bash pip install alibabacloud-tair-mcp-server ``` ### Option 2: Install from Source with UV ```bash # Install uv if not already installed curl -LsSf https://astral.sh/uv/install.sh | sh # Clone and install git clone https://github.com/aliyun/alibabacloud-tair-mcp-server.git cd alibabacloud-tair-mcp-server/tair_mcp_server uv venv source .venv/bin/activate uv pip install -e . ``` ## Quick Start ### Setup with Cline (Recommended) 1. **Install the server** (using PyPI or UV as shown above) 2. **Configure Cline** by adding this to your Cline configuration: ```json { "mcpServers": { "tair-mcp-server": { "command": "tair-mcp-server", "args": [], "env": { "HOST": "127.0.0.1", "PORT": "6379", "USERNAME": "your_username", "PASSWORD": "your_password", "DB": "0", "CLUSTER_MODE": "false" } } } } ``` Replace the connection details with your actual Tair/Redis credentials. ## Available MCP Tools ### Standard Redis Data Structures #### String Operations * `set`, `get`, `setnx`, `getex`, `append`, `strlen`, `incr`, `decr`, `incrby`, `incrbyfloat`, `mset`, `mget` #### Hash Operations * `hset`, `hget`, `hmset`, `hmget`, `hgetall`, `hdel`, `hexists`, `hlen`, `hkeys`, `hvals`, `hincrby`, `hincrbyfloat` #### List Operations * `lpush`, `rpush`, `lpop`, `rpop`, `lle…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.