AgentHubAgentHub

ThornGuard

MCP ServerMCP Registry官方收录

app.qwady.thorns/thornguard · v0.1.0

Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.

概览

ThornGuard 是一个MCP Server,收录自 官方 MCP Registry。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

暂无自动生成的安装指引,请查看源仓库 README。

相关资源

统一 Manifest

{
  "id": "app.qwady.thorns/thornguard",
  "type": "mcp-server",
  "version": "0.1.0",
  "displayName": "ThornGuard",
  "description": "Remote MCP security gateway for auth, redaction, policy enforcement, and audit logging.",
  "homepage": "https://qwady.wiki/thornguard/quickstart",
  "distribution": {
    "packages": [],
    "remotes": []
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "app.qwady.thorns/thornguard",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/app.qwady.thorns%2Fthornguard/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
ThornGuard — MCP Server 安装与配置 · AgentHub