Serves OWASP Cheat Sheet Series content via a minimal Model Context Protocol (MCP) compatible server.
Provides a minimal Model Context Protocol (MCP) compatible server offering the OWASP Cheat Sheet Series. Built with FastAPI, it exposes a simple HTTP API that delivers the contents of the cheat sheets. Upon initial startup, the server clones the cheat sheet repository if a local copy isn't already specified, making it easy to access and integrate OWASP's valuable security guidance.
Key Features
01FastAPI-based implementation
02Search functionality
03Health check endpoint
04Exposes OWASP Cheat Sheets via HTTP API
050 GitHub stars
06Automatic cloning of cheat sheet repository on first run
Use Cases
01Integrating OWASP cheat sheets into security workflows
02Providing programmatic access to security best practices