Mmolony WAF
Integrates a custom agent server with the WAF framework using SQL queries.
Acerca de
This tool provides a custom agent server designed to run on Databricks Apps, leveraging SQL queries to interface with a Web Application Firewall (WAF) framework. It offers a flexible approach to agent deployment, supporting both local development with hot reloading and seamless deployment to Databricks environments using either the `databricks apps` or `databricks bundle` CLI. The server is built to be independent of the core `mcp` package and Databricks SDK, providing a self-contained solution for custom agent functionalities.
Características Principales
- Custom agent server implementation for Databricks Apps
- SQL query-based integration with WAF frameworks
- Local development support with live reloading
- Multiple deployment options via Databricks CLI (`apps` or `bundle`)
- Connects using Streamable HTTP transport with Bearer token authentication
- 0 GitHub stars
Casos de Uso
- Deploying custom agents on Databricks Apps
- Building agents that interact with WAF security policies
- Local development and testing of custom server logic for Databricks environments