top10
ActiveTool of Owasp
An OWASP Top 10 list with each category id, name, summary and the canonical URL. Lists: "web" (2021), "api" (2023), "llm" (LLM/GenAI applications 2025), "mobile" (2024). Use for awareness, mapping a finding to a category, or LLM-app threat modeling.
Parameters schema
{
"type": "object",
"properties": {
"list": {
"enum": [
"web",
"api",
"llm",
"mobile"
],
"type": "string",
"description": "Which Top 10 (default \"web\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Owasp
https://github.com/pipeworx-io/mcp-owasp
1/7 registries