# Prowler MCP Server Changelog All notable changes to the **Prowler MCP Server** are documented in this file. ## [0.2.0] (Prowler UNRELEASED) ### Added - Remove all Prowler App MCP tools; and add new MCP Server tools for Prowler Findings and Compliance [(#9300)](https://github.com/prowler-cloud/prowler/pull/9300) --- ## [0.1.1] (Prowler v5.14.0) ### Fixed - Fix 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) - Set appropiate 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) - Add new 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) - Add new 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) - Add health check endpoint [(#8905)](https://github.com/prowler-cloud/prowler/pull/8905) - Update Prowler Documentation MCP Server to use Mintlify API [(#8916)](https://github.com/prowler-cloud/prowler/pull/8916) - Add custom production deployment using uvicorn [(#8958)](https://github.com/prowler-cloud/prowler/pull/8958)