{"name":"aisecwatch-mcp","version":"1.0.0","protocolVersion":"2025-03-26","transport":"http","endpoint":"/api/mcp","description":"POST JSON-RPC 2.0 requests to this endpoint. Supported methods: initialize, tools/list, tools/call, ping.","tools":[{"name":"search_issues","description":"Search AI/LLM security issues with filters. Returns a list of matching issues with title, severity, CVE ID, summary, and source URL. Use this to look up recent vulnerabilities, research, or news on a topic."},{"name":"get_issue","description":"Fetch full details for a single issue by its UUID. Returns the complete public field set including CVSS vector, EPSS score, CWE IDs, affected packages/vendors, attack types, and mitigation."},{"name":"scan_stack","description":"Scan a developer's stack (list of package names and/or vendor names) against the issue database and return matching open security issues. Use this when a user wants to check whether their dependencies have known AI/LLM security problems."},{"name":"latest_digest","description":"Get the latest daily AI/LLM security TLDR digest as Markdown. Use this to summarize recent activity without running multiple searches."}]}