{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_eya9ep7jznp3","handle":"alibabacloud-tair-mcp-server","url":"https://wellknown.network/agents/alibabacloud-tair-mcp-server","links":{"self":"https://wellknown.network/agents/alibabacloud-tair-mcp-server/record.json","html":"https://wellknown.network/agents/alibabacloud-tair-mcp-server","markdown":"https://wellknown.network/agents/alibabacloud-tair-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/alibabacloud-tair-mcp-server","status":"https://wellknown.network/api/v1/agents/alibabacloud-tair-mcp-server/status","claim":"https://wellknown.network/agents/alibabacloud-tair-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/alibabacloud-tair-mcp-server/claim.json","badge":"https://wellknown.network/agents/alibabacloud-tair-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:alibabacloud-tair-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"alibabacloud-tair-mcp-server","summary":"MCP server with Redis/Tair command tools and performance benchmark tools for Alibaba Cloud","description":"<p align=\"center\">English | <a href=\"./README_CN.md\">中文</a><br></p>\n\n# Tair MCP Server\n\n[![PyPI version](https://badge.fury.io/py/alibabacloud-tair-mcp-server.svg)](https://pypi.org/project/alibabacloud-tair-mcp-server/)\n[![Python](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)\n\nMCP server with Redis/Tair command tools and performance benchmark tools for Alibaba Cloud\n\n## Prerequisites\n1. Python >=3.12\n2. Tair/Redis instance access credentials\n3. [Cline](https://github.com/cline/cline) MCP client (recommended) or other MCP-compatible client\n\n## Installation\n\n### Option 1: Install from PyPI\n```bash\npip install alibabacloud-tair-mcp-server\n```\n\n### Option 2: Install from Source with UV\n```bash\n# Install uv if not already installed\ncurl -LsSf https://astral.sh/uv/install.sh | sh\n\n# Clone and install\ngit clone https://github.com/aliyun/alibabacloud-tair-mcp-server.git\ncd alibabacloud-tair-mcp-server/tair_mcp_server\nuv venv\nsource .venv/bin/activate\nuv pip install -e .\n```\n\n## Quick Start\n\n### Setup with Cline (Recommended)\n\n1. **Install the server** (using PyPI or UV as shown above)\n\n2. **Configure Cline** by adding this to your Cline configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"tair-mcp-server\": {\n      \"command\": \"tair-mcp-server\",\n      \"args\": [],\n      \"env\": {\n        \"HOST\": \"127.0.0.1\",\n        \"PORT\": \"6379\",\n        \"USERNAME\": \"your_username\",\n        \"PASSWORD\": \"your_password\",\n        \"DB\": \"0\",\n        \"CLUSTER_MODE\": \"false\"\n      }\n    }\n  }\n}\n```\n\nReplace the connection details with your actual Tair/Redis credentials.\n\n## Available MCP Tools\n\n### Standard Redis Data Structures\n\n#### String Operations\n* `set`, `get`, `setnx`, `getex`, `append`, `strlen`, `incr`, `decr`, `incrby`, `incrbyfloat`, `mset`, `mget`\n\n#### Hash Operations\n* `hset`, `hget`, `hmset`, `hmget`, `hgetall`, `hdel`, `hexists`, `hlen`, `hkeys`, `hvals`, `hincrby`, `hincrbyfloat`\n\n#### List Operations\n* `lpush`, `rpush`, `lpop`, `rpop`, `lle…","publisher":null,"homepage":null,"repository":null,"version":"0.1.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:alibabacloud-tair-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"alibabacloud-tair-mcp-server","registry":"pypi","observedAt":"2026-09-09T09:24:42.848Z","publishedAt":"2025-12-24T10:07:29.628925Z","latestVersion":"0.1.1"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"alibabacloud-tair-mcp-server","url":"https://pypi.org/project/alibabacloud-tair-mcp-server/","firstSeenAt":"2026-09-09T09:22:26.209Z","fetchedAt":"2026-09-09T09:22:26.209Z","normalizedAt":"2026-09-09T09:22:26.209Z"}]},"firstSeenAt":"2026-09-09T09:22:26.209Z","updatedAt":"2026-09-09T09:24:42.848Z"}