{
  "name": "genai-security-advisor-mcp",
  "description": "Remote MCP server for the OWASP GenAI Security Project's curated corpus. Companion to the genai-security-advisor Claude Code skill.",
  "protocol": "Model Context Protocol (Streamable HTTP, stateless)",
  "mcp_endpoint": "/mcp",
  "repo": "https://github.com/GenAI-Security-Project/GenAI-Security-Advisor-MCP",
  "corpus_source": "https://github.com/GenAI-Security-Project/GenAI-Security-Advisor",
  "license": "Apache-2.0 (this server's code -- vendored corpus content keeps its own license, see each resource)"
}