Files
prowler/mcp_server/CHANGELOG.md
2026-03-19 11:09:51 +01:00

2.8 KiB

Prowler MCP Server Changelog

All notable changes to the Prowler MCP Server are documented in this file.

[0.5.0] (Prowler v5.21.0)

🚀 Added

  • Attack Path tool to get Neo4j DB schema (#10321)

[0.4.0] (Prowler v5.19.0)

🚀 Added

  • Attack Paths tools to list scans, discover queries, and run Cypher queries against Neo4j (#10145)

[0.3.0] (Prowler v5.16.0)

🚀 Added

  • MCP Server tools for Prowler Compliance Framework Management (#9568)

🔄 Changed

  • API base URL environment variable to include complete path (#9542)
  • Prowler Hub and Docs tools format standardized for AI optimization (#9578)

[0.2.0] (Prowler v5.15.0)

🚀 Added

  • MCP Server tools for Prowler Findings and Compliance, replacing all Prowler App MCP tools (#9300)
  • MCP Server tools for Prowler Providers Management (#9350)
  • MCP Server tools for Prowler Resources Management (#9380)
  • MCP Server tools for Prowler Scans Management (#9509)
  • MCP Server tools for Prowler Muting Management (#9510)

[0.1.1] (Prowler v5.14.0)

🐞 Fixed

  • Documentation MCP Server to return list of dictionaries (#9205)

[0.1.0] (Prowler v5.13.0)

🚀 Added

  • Initial release of Prowler MCP Server (#8695)
  • Appropriate user-agent in requests (#8724)
  • Basic logger functionality (#8740)
  • MCP Server for Prowler Cloud and Prowler App (Self-Managed) APIs (#8744)
  • HTTP transport support (#8784)
  • MCP Server for Prowler Documentation (#8795)
  • API key support for STDIO mode and enhanced HTTP mode authentication (#8823)
  • Health check endpoint (#8905)
  • Prowler Documentation MCP Server updated to use Mintlify API (#8916)
  • Custom production deployment using uvicorn (#8958)