{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_78awfs4g36m6","handle":"archery-mcp-server","url":"https://wellknown.network/agents/archery-mcp-server","links":{"self":"https://wellknown.network/agents/archery-mcp-server/record.json","html":"https://wellknown.network/agents/archery-mcp-server","markdown":"https://wellknown.network/agents/archery-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/archery-mcp-server","status":"https://wellknown.network/api/v1/agents/archery-mcp-server/status","claim":"https://wellknown.network/agents/archery-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/archery-mcp-server/claim.json","badge":"https://wellknown.network/agents/archery-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:archery-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"archery-mcp-server","summary":"Archery SQL审核查询平台 MCP Server - 让AI Agent直接操作SQL工单/查询/审核","description":"# Archery MCP Server\n\n[![PyPI](https://img.shields.io/pypi/v/archery-mcp-server)](https://pypi.org/project/archery-mcp-server/)\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\n将 [Archery](https://github.com/hhyo/Archery) SQL 审核查询平台的 API 封装为 [MCP](https://modelcontextprotocol.io/) 工具，让 AI Agent（Kiro/Claude/Cursor 等）能够直接操作 Archery 平台。\n\n## 一键安装（推荐）\n\n作为 [Agent Skill](https://skills.sh/) 安装，自动配置 MCP：\n\n```bash\nnpx skills add ckall/archery-mcp-server\n```\n\n安装后在 MCP 配置中填入你的 Archery 连接信息即可使用。\n\n## 手动安装\n\n### 方式一：uvx（无需预装，推荐）\n\n```json\n{\n  \"mcpServers\": {\n    \"archery\": {\n      \"command\": \"uvx\",\n      \"args\": [\"archery-mcp-server@latest\"],\n      \"env\": {\n        \"ARCHERY_BASE_URL\": \"http://archery.example.com\",\n        \"ARCHERY_USERNAME\": \"admin\",\n        \"ARCHERY_PASSWORD\": \"your_password\"\n      }\n    }\n  }\n}\n```\n\n### 方式二：pip install\n\n```bash\npip install archery-mcp-server\n```\n\n然后配置 MCP：\n\n```json\n{\n  \"mcpServers\": {\n    \"archery\": {\n      \"command\": \"archery-mcp\",\n      \"env\": {\n        \"ARCHERY_BASE_URL\": \"http://archery.example.com\",\n        \"ARCHERY_USERNAME\": \"admin\",\n        \"ARCHERY_PASSWORD\": \"your_password\"\n      }\n    }\n  }\n}\n```\n\n## 环境变量\n\n| 变量 | 必填 | 说明 |\n|------|------|------|\n| `ARCHERY_BASE_URL` | ✅ | Archery 平台地址 |\n| `ARCHERY_USERNAME` | ✅ | 登录用户名 |\n| `ARCHERY_PASSWORD` | ✅ | 登录密码 |\n\n## 功能覆盖（26 个工具）\n\n| 模块 | 工具数 | 能力 |\n|------|--------|------|\n| SQL 工单管理 | 6 | 提交/查看/审核/执行/待办/日志 |\n| SQL 审核 | 1 | 语法检查（goInception） |\n| SQL 查询 | 6 | 执行查询/浏览资源/表结构/历史/收藏 |\n| 实例管理 | 6 | CRUD/资源浏览/按表名查实例 |\n| 用户管理 | 4 | CRUD |\n| 资源组/权限组 | 4 | 列表/创建 |\n\n详细工具说明见 [SKILL.md](./SKILL.md)。\n\n## 项目结构\n\n```\narchery-mcp-server/\n├── SKILL.md                    # Agent Skill 定义（安装即用）\n├── pyproject.toml              # Python 包配置\n├── mcp.json                    # MCP 配置示例\n└── src/archery_mcp/\n    ├── __init__.py\n    ├── client.py               # Archery API 客户端（JWT认证）\n    └── server.py               # MCP Server（26个工具）\n```\n\n## 开发\n\n```bash\n# 克隆\ngit clone https://github.com/cka…","publisher":{"name":"ckall","url":null},"homepage":"https://github.com/ckall/archery-mcp-server","repository":"https://github.com/ckall/archery-mcp-server","version":"0.1.0","license":null,"protocols":["mcp"],"tags":["ai-agent","archery","audit","mcp","sql"],"pricing":null,"endpoints":[{"url":"pypi:archery-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"data.database","name":"Databases","confidence":1,"provenance":"declared"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["data","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":"archery-mcp-server","registry":"pypi","observedAt":"2026-09-09T09:25:00.629Z","publishedAt":"2026-07-28T01:52:18.299260Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"archery-mcp-server","url":"https://pypi.org/project/archery-mcp-server/","firstSeenAt":"2026-09-09T09:23:27.526Z","fetchedAt":"2026-09-09T09:23:27.526Z","normalizedAt":"2026-09-09T09:23:27.526Z"}]},"firstSeenAt":"2026-09-09T09:23:27.526Z","updatedAt":"2026-09-09T09:25:00.629Z"}