TL;DR: The new MCP Registry and ChatGPT support for MCP could accelerate server discovery and adoption, but Obot’s discussion shows that uncurated publication, weak validation, and shadow MCP growth leave enterprises with a governance problem, not just an integration opportunity. The trust model now depends on downstream controls that can curate, verify, and govern MCP exposure.
NHIMG editorial — based on content published by Obot: the MCP Registry preview, ChatGPT support, and enterprise governance implications
Questions worth separating out
Q: What breaks when MCP servers run locally without governance?
A: Local MCP servers inherit workstation privileges, which means they can read plaintext secrets, access user-scoped tools, and operate without a central approval point.
Q: Why do account takeover metrics matter to IAM and NHI teams?
A: They show how authentication fails in the real world, especially where credentials are reused, leaked, or abused at scale.
Q: How do you know if MCP security controls are actually working?
A: You know MCP controls are working when untrusted endpoints are blocked, privileged tool calls are minimal, and audit logs show only approved commands and data flows.
Practitioner guidance
- Establish an approved MCP intake process Require every new MCP server to pass through a controlled review that checks ownership, business purpose, data access, and security baseline before it is made available to users or agents.
- Bind MCP access to enterprise identity controls Use identity platforms and policy enforcement to tie each approved server to named owners, scoped permissions, logging, and offboarding procedures.
- Build a curated internal MCP catalog Publish a trusted directory that employees can browse, with only sanctioned servers and clear documentation for connection paths, support, and usage boundaries.
What's in the full article
Obot's full analysis covers the operational detail this post intentionally leaves for the source:
- How the MCP Gateway proxies traffic and applies enterprise governance policies.
- What downstream registry curation looks like when teams need trusted catalogs, not just discovery.
- How identity platform integration supports access control for approved MCP servers.
- Why employees need a user-facing catalog to reduce shadow MCP adoption.
👉 Read Obot's analysis of the MCP Registry preview and ChatGPT support →
MCP registry preview: what does it mean for enterprise controls?
Explore further
MCP discovery has created an identity governance problem before it has created an adoption problem. The registry makes servers easier to find, but easier discovery does not equal safer consumption. Enterprises now need to govern which MCP servers are even eligible for use, because discoverability without trust controls simply accelerates shadow adoption. The practical conclusion is that MCP needs identity governance at the catalog layer, not only at the client layer.
A few things that frame the scale:
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation, according to AI Agents: The New Attack Surface.
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, sharing sensitive data, and revealing access credentials.
A question worth separating out:
Q: Who should be accountable for MCP governance failures?
A: Accountability should sit across platform engineering, security, and the product owners of the workflows using MCP, because each owns a different part of the control plane. Security defines the policy, platform engineering enforces the server boundary, and the workflow owner approves the business purpose. If any one of those is missing, governance fragments quickly.
👉 Read our full editorial: MCP registry preview raises the stakes for enterprise governance