{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_mzng5waf3zrb","handle":"polardb-openapi-mcp-server","url":"https://wellknown.network/agents/polardb-openapi-mcp-server","links":{"self":"https://wellknown.network/agents/polardb-openapi-mcp-server/record.json","html":"https://wellknown.network/agents/polardb-openapi-mcp-server","markdown":"https://wellknown.network/agents/polardb-openapi-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/polardb-openapi-mcp-server","status":"https://wellknown.network/api/v1/agents/polardb-openapi-mcp-server/status","claim":"https://wellknown.network/agents/polardb-openapi-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/polardb-openapi-mcp-server/claim.json","badge":"https://wellknown.network/agents/polardb-openapi-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:polardb-openapi-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"polardb-openapi-mcp-server","summary":"MCP server for Alibaba Cloud PolarDB OpenAPI management with slow log analysis and performance monitoring","description":"<p align=\"center\">English | <a href=\"./README_CN.md\">中文</a><br></p>\n# Alibaba Cloud PolarDB OpenAPI MCP Server\n\n[![PyPI version](https://badge.fury.io/py/polardb-openapi-mcp-server.svg)](https://badge.fury.io/py/polardb-openapi-mcp-server)\n[![Python](https://img.shields.io/badge/python-3.12+-blue.svg)](https://www.python.org/downloads/)\n\nMCP server for PolarDB Services via OPENAPI\n\n## Prerequisites\n1. Install `pipx` with `brew install pipx` (macOS) or equivalent for your OS\n2. Python >=3.12\n3. Alibaba Cloud credentials with access to Alibaba Cloud PolarDB services\n\n## Quick Start\n\n### Simple Setup with [cherry-studio](https://github.com/CherryHQ/cherry-studio) - SSE Mode (Recommended)\n\n**Easy 2-step setup:**\n\n#### Step 1: Install the server\n```bash\npipx install polardb-openapi-mcp-server\n```\n\n#### Step 2: Start server and configure Cherry Studio\n\n**Start the server:**\n```bash\nexport ALIBABA_CLOUD_ACCESS_KEY_ID=\"your-access-key-id\"\nexport ALIBABA_CLOUD_ACCESS_KEY_SECRET=\"your-access-key-secret\"\nexport ALIBABA_CLOUD_REGION=\"cn-hangzhou\"\nexport RUN_MODE=\"sse\"\nexport SSE_BIND_HOST=\"127.0.0.1\"\nexport SSE_BIND_PORT=\"12345\"\n\nrun_polardb_openapi_mcp_server\n```\n\n**Configure Cherry Studio with this JSON:**\n```json\n{\n  \"mcpServers\": {\n    \"polardb-openapi\": {\n      \"type\": \"sse\",\n      \"url\": \"http://127.0.0.1:12345/sse\"\n    }\n  }\n}\n```\n\nReplace the credentials with your actual Alibaba Cloud access keys. The server will start and Cherry Studio will connect automatically.\n\n### Alternative: Claude Desktop Setup\n\nFor Claude Desktop, you can use stdio mode:\n\n#### Step 1: Install the server\n```bash\npipx install polardb-openapi-mcp-server\n```\n\n#### Step 2: Configure Claude Desktop\nAdd this to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"polardb-openapi\": {\n      \"command\": \"run_polardb_openapi_mcp_server\",\n      \"args\": [],\n      \"env\": {\n        \"ALIBABA_CLOUD_ACCESS_KEY_ID\": \"your-access-key-id\",\n        \"ALIBABA_CLOUD_ACCESS_KEY_SECRET\": \"your-access-key-…","publisher":null,"homepage":null,"repository":null,"version":"0.2.6","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:polardb-openapi-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":"data.apis","name":"API Access","confidence":1,"provenance":"derived"}],"categories":["data"],"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":"polardb-openapi-mcp-server","registry":"pypi","observedAt":"2026-09-10T10:25:27.736Z","publishedAt":"2025-08-01T02:22:36.997714Z","latestVersion":"0.2.6"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"polardb-openapi-mcp-server","url":"https://pypi.org/project/polardb-openapi-mcp-server/","firstSeenAt":"2026-09-10T10:23:24.564Z","fetchedAt":"2026-09-10T10:23:24.564Z","normalizedAt":"2026-09-10T10:23:24.564Z"}]},"firstSeenAt":"2026-09-10T10:23:24.564Z","updatedAt":"2026-09-10T10:25:27.736Z"}