-
Notifications
You must be signed in to change notification settings - Fork 120
feat: per-org MCP server governance policies #737
Copy link
Copy link
Closed
Description
Summary
MCP server allow/block exists in marketplace_policy.py and the MCP proxy has enterprise policies, but there is no org-level scoping. Policies are global only.
What's Missing
- Org-scoped MCP server allowlists (different orgs may permit different servers)
- Inherit/override model: enterprise base policy + org-level additions
- Policy resolution: org policy inherits from enterprise, can add but not remove base restrictions
Context
In multi-org deployments, different organizations have different security requirements for which MCP servers are permitted. The current global-only model forces a lowest-common-denominator approach.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels