mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-03-22 03:08:23 +00:00
66 lines
2.8 KiB
Markdown
66 lines
2.8 KiB
Markdown
# 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)](https://github.com/prowler-cloud/prowler/pull/10321)
|
|
|
|
## [0.4.0] (Prowler v5.19.0)
|
|
|
|
### 🚀 Added
|
|
|
|
- Attack Paths tools to list scans, discover queries, and run Cypher queries against Neo4j [(#10145)](https://github.com/prowler-cloud/prowler/pull/10145)
|
|
|
|
---
|
|
|
|
## [0.3.0] (Prowler v5.16.0)
|
|
|
|
### 🚀 Added
|
|
|
|
- MCP Server tools for Prowler Compliance Framework Management [(#9568)](https://github.com/prowler-cloud/prowler/pull/9568)
|
|
|
|
### 🔄 Changed
|
|
|
|
- API base URL environment variable to include complete path [(#9542)](https://github.com/prowler-cloud/prowler/pull/9542)
|
|
- Prowler Hub and Docs tools format standardized for AI optimization [(#9578)](https://github.com/prowler-cloud/prowler/pull/9578)
|
|
|
|
---
|
|
|
|
## [0.2.0] (Prowler v5.15.0)
|
|
|
|
### 🚀 Added
|
|
|
|
- MCP Server tools for Prowler Findings and Compliance, replacing all Prowler App MCP tools [(#9300)](https://github.com/prowler-cloud/prowler/pull/9300)
|
|
- MCP Server tools for Prowler Providers Management [(#9350)](https://github.com/prowler-cloud/prowler/pull/9350)
|
|
- MCP Server tools for Prowler Resources Management [(#9380)](https://github.com/prowler-cloud/prowler/pull/9380)
|
|
- MCP Server tools for Prowler Scans Management [(#9509)](https://github.com/prowler-cloud/prowler/pull/9509)
|
|
- MCP Server tools for Prowler Muting Management [(#9510)](https://github.com/prowler-cloud/prowler/pull/9510)
|
|
|
|
---
|
|
|
|
## [0.1.1] (Prowler v5.14.0)
|
|
|
|
### 🐞 Fixed
|
|
|
|
- Documentation MCP Server to return list of dictionaries [(#9205)](https://github.com/prowler-cloud/prowler/pull/9205)
|
|
|
|
---
|
|
|
|
## [0.1.0] (Prowler v5.13.0)
|
|
|
|
### 🚀 Added
|
|
|
|
- Initial release of Prowler MCP Server [(#8695)](https://github.com/prowler-cloud/prowler/pull/8695)
|
|
- Appropriate user-agent in requests [(#8724)](https://github.com/prowler-cloud/prowler/pull/8724)
|
|
- Basic logger functionality [(#8740)](https://github.com/prowler-cloud/prowler/pull/8740)
|
|
- MCP Server for Prowler Cloud and Prowler App (Self-Managed) APIs [(#8744)](https://github.com/prowler-cloud/prowler/pull/8744)
|
|
- HTTP transport support [(#8784)](https://github.com/prowler-cloud/prowler/pull/8784)
|
|
- MCP Server for Prowler Documentation [(#8795)](https://github.com/prowler-cloud/prowler/pull/8795)
|
|
- API key support for STDIO mode and enhanced HTTP mode authentication [(#8823)](https://github.com/prowler-cloud/prowler/pull/8823)
|
|
- Health check endpoint [(#8905)](https://github.com/prowler-cloud/prowler/pull/8905)
|
|
- Prowler Documentation MCP Server updated to use Mintlify API [(#8916)](https://github.com/prowler-cloud/prowler/pull/8916)
|
|
- Custom production deployment using uvicorn [(#8958)](https://github.com/prowler-cloud/prowler/pull/8958)
|