Parses and manipulates MCP server capability policy files.
This Rust crate provides the ability to parse and manipulate MCP server capability policy files, defining permissions for storage, network access, environment variables, and Docker runtime configurations. It supports defining allowed resources and actions, ensuring secure and controlled access within an MCP environment using a YAML-based policy format.