Owasp Agentic Mcp

security MCP Server

OWASP Top 10 for Agentic AI security MCP server — prompt injection detection, tool poisoning, excessive agency, data leakage assessment

VerifiedInstall Ready
securitysecurity
3 views0 stars0 forksMIT

Why This Matters

Discovered via github-topic:mcp-server and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp-server
Stars
0
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @smithery/cli@latest install owasp-agentic-mcp --client claude

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "owasp-agentic-mcp": {
      "command": "npx",
      "args": [
        "owasp-agentic-mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

10
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (10)

Domain

Purpose

check_tool_poisoning

Check for tool poisoning risks

Tool

Description

check_data_leakage

Assess cross-context data exposure risks.

assess_agent_security

Full OWASP Agentic AI Top 10 security assessment.

Tier

Price

assess_agentic_security

Assess against specific OWASP Agentic categories

check_prompt_injection

Test for prompt injection vulnerabilities

full_agent_scan

Full OWASP Agentic Top 10 security scan

check_excessive_agency

Assess agency level vs minimum required