OWASP Agentic Security MCP
OWASP agentic AI security — prompt injection detection, tool poisoning prevention, agent trust boundaries by MEOK AI Labs
Overview
Owasp Agentic MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
assess_agent_security | Full OWASP Agentic AI Top 10 security assessment. |
check_prompt_injection | Check text for prompt injection attack patterns. |
check_tool_poisoning | Check a tool for name/description manipulation (tool poisoning). |
check_excessive_agency | Assess agent for excessive permissions (least privilege). |
check_data_leakage | Assess cross-context data exposure risks. |
Installation
pip install meok-owasp-agentic-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"owasp-agentic-mcp": {
"command": "python",
"args": ["-m", "meok_owasp_agentic_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 5 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
Verwandte Server
Hawaii Conditions MCP
Real-time surf, trails, volcano, ocean safety, weather, and restaurants for all Hawaiian islands — built for AI agents.
MCP Hub
A lightweight MCP Hub to centralize your MCP servers in one place.
Scholar Sidekick MCP
Resolve, format, and export academic citations from any AI assistant
Weather Service MCP Server
A Spring Boot-based weather service providing weather forecasts and alerts via MCP integration.
China Bridge
AI-agent-ready tools for China travel, business, and sourcing. 8 tools including free knowledge guides (payment, visa, VPN), supplier verification, trip concierge, and Stripe ACP checkout.
Hyteria MCP
A server for looking up the daily menu at the Hyteria (B1) restaurant.
Ontheia (MCP-Client)
Self-hosted, open-source AI agent platform with native MCP support. Connect agents to any MCP server, run multi-agent workflows, and keep all data on your own infrastructure. GDPR by design.
Send247 Human Logistics
Human Logistics in the AI Layer
Agent Care
A healthcare MCP server for EMRs like Cerner and Epic, providing tools to interact with FHIR data and medical resources.
SmartThings MCP
Samsung Smartthings Model Context Protocol Server