
Owasp Agentic Mcp
Give your coding agent OWASP-aligned checks and guidance while you design and ship agentic features.
Overview
owasp-agentic-mcp is a Ship-phase MCP server that connects MEOK AI Labs OWASP agentic security tooling to coding agents over stdio.
What is this MCP server?
- stdio MCP server (PyPI owasp-agentic-mcp v1.0.4)
- OWASP-themed agentic security surface from MEOK AI Labs
- Use while building MCP tools and again before launch
- GitHub source CSOAI-ORG/owasp-agentic-mcp
- Registry version 1.0.4
- Transport type stdio
- PyPI identifier owasp-agentic-mcp
What problem does it solve?
Agentic apps combine prompts, tools, and data in ways that are easy to ship fast and hard to secure without a structured OWASP-aware review path.
Who is it for?
Solo builders shipping AI agents or MCP servers who want security framing aligned with OWASP agentic themes in the same workspace as code.
Skip if: Organizations that require a formal penetration test or compliance attestation with no reliance on agent-assisted checklists.
What do I get? / Deliverables
After registration, your agent can invoke OWASP agentic-oriented MCP tools while you harden permissions, tools, and deployment boundaries.
- Agent-invoked OWASP agentic security checks via MCP
- Documented security follow-ups from agent sessions
- Inputs for Ship launch checklist and Operate iteration
Recommended MCP Servers
Journey fit
How it compares
Security-focused MCP bridge, not a generic LLM skill or a cloud deployment MCP.
Common Questions / FAQ
Who is owasp-agentic-mcp for?
Builders creating agentic products who want OWASP-aligned security help available to Claude Code, Cursor, or similar MCP clients.
When should I use owasp-agentic-mcp?
Use it when defining agent tools and permissions in Build, again during Ship security review, and when tightening controls after changes in Operate.
How do I add owasp-agentic-mcp to my agent?
Install PyPI package owasp-agentic-mcp v1.0.4, add a stdio MCP server entry in your agent config, and verify behavior against the CSOAI-ORG GitHub repo.