archery-mcp-server

JesonMrLiu/archery-mcp-server
★ 0 stars TypeScript AI/LLM Updated 2d ago
archery sql平台查询
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "archery-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "JesonMrLiu/archery-mcp-server"
      ]
    }
  }
}

README Excerpt

MCP server for Archery SQL audit platform. This server allows AI assistants like Claude to interact with Archery for SQL query execution, syntax checking, and workflow management. No installation required! Use `npx` to run directly: ```bash npx archery-mcp-server ``` ```bash // 1. 先升级版本号 npm version patch

Tools (3)

ARCHERY_PASSWORDARCHERY_URLARCHERY_USERNAME