Overview
MCP servers evolve — a tool’s input schema gets a new required field, an output shape changes, a tool is renamed or removed. When that happens underneath a policy you’ve written, the policy can silently stop matching the tool it was meant to govern. MCP Change Management gives you visibility into exactly what changed on a connected server, which of your policies it touches, and an alert when it happens.How It Works
Barndoor captures a version of each connected server’s tool listing. A scheduled check runs once a day (02:00 UTC) against every connected server with a reachable upstream, and a new version is appended only when something actually changed — a check that finds nothing new records the check without creating a version. The same capture also happens outside the schedule. Each version records what triggered it:Servers whose tools are declared in configuration rather than read from a running server — embedded and locally-deployed servers — have no upstream to probe, so the scheduled check skips them. Soft-deleted servers are skipped too.
The Tool Data & History Page
Open a server from MCP Servers, then choose Tool data & history from its settings menu. The page shows:- Fetch status — the server’s Source (Barndoor, Official, or Custom) and the number of Tools in latest version
- Clocks — Last checked (when a check last ran, whether or not anything changed), Last changed (when the current version was captured; never moves without a real content change), and Last verified (when upstream last confirmed the current content is still current — this moves on every successful check, including ones that found nothing new)
- Latest change · vN — the newest version’s change breakdown, with View what changed for the full delta
- Version history — every captured version, newest first
- Current tools — the tool listing stored at the newest version
- Impacts — the access policies a detected change affects
There’s no manual refresh control here on purpose. Reloading the page re-reads the stored versions; forcing a fresh upstream probe is a separate, heavier operation. History is retained 50 versions deep.
What the status says
The status on the fetch card distinguishes outcomes that are easy to conflate:
A failed check names what went wrong rather than just “error”: Credentials needed, Server unreachable, Timed out, Refused an empty listing, or Retries exhausted. Credentials needed is the common one, and it distinguishes a server that has never had a usable credential (connect it) from one whose stored credential was rejected (reconnecting may be required).
What “changed” means
A change breakdown reports these categories:Reviewing Policy Impact
An impact links one detected change to one policy that references the affected tool. Each carries a severity — Breaking, Needs review, or Info — and a status of Open, Acknowledged, or Resolved. Impacts appear in two places: as a severity badge beside each policy on the Access Control Center list, and as an Impacts section on a policy’s detail view. Click Acknowledge on an impact once you’ve reviewed it.Getting Notified
Subscribe to the MCP server tooling changed alert to hear about a change as it’s detected, instead of finding out when you next open the portal. See Notifications to set up delivery to your in-app inbox, email, Slack, Microsoft Teams, or a webhook.FAQ
Which MCP servers does the scheduled check cover?
Which MCP servers does the scheduled check cover?
Connected servers with a reachable upstream — Barndoor-hosted, official, and custom remote servers. Servers whose tools are declared in configuration (embedded servers, and locally-deployed servers pushed via MDM) have nothing to probe and are skipped, as are servers with checks paused and servers that have been deleted.
How often does the check run?
How often does the check run?
Daily, at 02:00 UTC. Captures also happen when a server is connected, when a refresh is forced, and on a handful of other system events — so version history isn’t strictly one row per day. Each version records which trigger produced it.
Does a detected change automatically update or disable my policy?
Does a detected change automatically update or disable my policy?
No. Policy impact analysis identifies which policies reference an affected tool so you can review and update them yourself — it doesn’t change policy behavior automatically.
Why does the version history have fewer entries than days of checks?
Why does the version history have fewer entries than days of checks?
Because a version is captured only when the tool listing actually moved. A check that finds nothing new advances Last checked and Last verified without appending a version — which is why those two clocks and Last changed are shown separately.
Will I be notified even if I don't check the portal?
Will I be notified even if I don't check the portal?
Only if a channel is subscribed to the MCP server tooling changed alert under Notifications. Without a subscription, changes are visible on the Tool data & history page but won’t be pushed to you. That alert is released progressively, so it may not be in your picker yet.
In this section
Notifications
Subscribe to the MCP server tooling changed alert.
Managing Policies
Review and update the policies a tool change impacts.