feat(mcp): add Prowler App MCP Server (#8744)

This commit is contained in:
Rubén De la Torre Vico
2025-09-25 15:21:34 +02:00
committed by GitHub
parent 59435167ea
commit 23d882d7ab
11 changed files with 3058 additions and 183 deletions

5
.gitignore vendored
View File

@@ -63,6 +63,7 @@ junit-reports/
# .env
ui/.env*
api/.env*
mcp_server/.env*
.env.local
# Coverage
@@ -81,3 +82,7 @@ CLAUDE.md
# LLM's (Until we have a standard one)
AGENTS.md
# MCP Server
mcp_server/prowler_mcp_server/prowler_app/server.py
mcp_server/prowler_mcp_server/prowler_app/utils/schema.yaml