mcp-zap-server: A Spring Boot application that exposes OWASP ZAP as a Model Context Protocol (MCP) server, allowing MCP-compatible AI agents to orchestrate ZAP actions such as spider scanning, active scanning, and report generation. It offers guided and expert tool surfaces, a scan queue with high-availability support, and various security features.; csharp-sdk: The MCP C# SDK is the official C# SDK for the Model Context Protocol, designed to enable .NET applications, services, and libraries to implement and interact with MCP clients and servers. The Model Context Protocol (MCP) itself is an open protocol that standardizes how applications provide context to Large Language Models (LLMs), facilitating secure integration between LLMs and various data sources and tools.
Automated security scanning orchestrated by AI agents
Integrating .NET applications with the Model Context Protocol