Skip to main content

MCP Servers

The MCP Servers page is your organization's inventory of MCP integrations. Open it from Build > MCP Servers.

Each row in the table represents one MCP server. Clicking a row opens the server's edit page, where the full configuration lives across six tabs: Overview, Setup, Tools, Resources, Prompts, and Settings. The list page itself is just the inventory. The tabs are where you actually configure and manage each server.

Willow MCP Servers table showing server rows with Name, Transport, Content, Groups, Owners, Updated, and Status columns, plus the Add MCP Server button

Scopes

Two tabs at the top of the page switch between scopes, each showing a count:

ScopeContents
Org MCPsThe MCP servers your organization manages. This is the inventory described below.
Discovered MCPsMCP servers found running on your users' devices that your organization does not manage. See Discovered MCPs.

Table columns

The table supports search and sortable columns.

ColumnDescription
NameDisplay name of the MCP server. Click a row to open its edit page.
RiskOverall risk assessment score and band for the server, or a dash when it has not been assessed yet. Sortable.
AuthWhether authentication is configured for the upstream connection.
TransportConnection type: Built-in for a Willow connector, or HTTP or STDIO for a server you configured yourself.
ContentTool count and whether prompts or resources are enabled for the proxy.
GroupsGroups whose members can access this server through the gateway.
OwnersAdmins responsible for the server in the dashboard.
CreatedWhen the server was added.
UpdatedLast time the server configuration changed.
StatusCurrent lifecycle state.

A download icon above the table exports the current list as CSV.

MCP Servers list with the Risk column showing per-server scores and bands, alongside Groups, Owners, and Status

Server statuses

New servers start as draft. A draft server is visible to admins in the dashboard but doesn't appear to end users through the gateway. No tool calls reach it regardless of group membership. Once you've finished setup, publishing changes the status to active and makes the server available to users in connected groups. The Publish button sits in the top right of the server's edit page.

StatusMeaning
draftVisible to admins only. Not accessible through the gateway.
activeLive. Users in connected groups can reach it through the gateway.

Discovered MCPs

The Discovered MCPs tab lists MCP servers that Willow found running on your users' machines but that your organization does not manage. They come from AI Discovery, so the tab is populated by the scan agent rather than by anything you configure here.

ColumnDescription
MCP ServerThe discovered server's name.
AI AgentsWhich AI clients were seen using it.
DevicesHow many devices it was found on.

These are the servers counted as shadow in AI Discovery's governance figures. Bringing one under management is what moves your % governed up.

To adopt one, select the + at the end of its row. Willow opens Create Custom MCP pre-filled with the configuration it discovered, for example an npx command and its arguments for a stdio server. Review it, set a name and slug, then create the integration. From that point the server is an organization MCP server like any other, subject to your groups, guards, and tool enablement.

Row actions

Open the three-dot menu on any row to act on a server without opening its edit page.

ActionResult
EditOpens the MCP server edit page.
DuplicateCreates Copy of [original name] with the same configuration.
DeleteOpens a destructive confirmation. Deleting cannot be undone.
Delete Integration confirmation modal with Cancel and Delete actions

What to do next