-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Write it similar as
Summary
Add support for the @modelcontextprotocol/weather MCP server to Agentic Firewall, enabling secure, policy-driven access to weather data tools.
Directory: MCP/weather/weather.py
Motivation
Currently, Agentic Firewall only supports the filesystem MCP server. Weather data is a common use case for AI agents, and users need the same security controls (whitelisting, argument validation, audit logging) for weather API calls.
Proposed Implementation
-
Add Weather Server Configuration
-
Update
mcp_governor.pyto support multiple MCP servers: -
Implementation same as filesystem or as its fits.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request