Raw MCP can move data between models and tools, but it leaves major control gaps. Teams lose consistent authentication, credential scoping, observability, guardrails, retries, and quotas. In practice that means harder incident investigation, higher blast radius from bad prompts, and weaker separation between development and production. Enterprise adoption usually stalls when these missing controls become operational risk.
Why Raw MCP Without a Gateway Increases Enterprise Risk
Raw Model Context Protocol can simplify how models reach tools, but without a gateway it also removes the control point that enterprises rely on for authentication, authorization, logging, and policy enforcement. That creates a direct path from an otherwise useful integration layer to uncontrolled data access, especially when agents or workflows can invoke tools dynamically. Current guidance suggests the real risk is not the protocol itself, but the absence of an enforcement layer between the caller and the enterprise system.
This matters because raw MCP often turns security into an application-by-application problem. Teams end up duplicating logic for credentials, request filtering, quotas, and audit trails across each server or agent. That inconsistency makes it harder to prove least privilege and harder to spot when a tool call crosses from routine automation into sensitive business action. The issue is especially visible in The State of MCP Server Security 2025, which shows how often credentials and access scoping are missing in practice. It also aligns with the broader agent-risk pattern described in AI Agents: The New Attack Surface report, where autonomous actions routinely exceed intended boundaries. In practice, security teams usually discover the control gap only after a workflow has already touched production data or exposed secrets.
How a Gateway Changes MCP From a Transport Layer Into a Control Plane
A gateway turns MCP from a direct connection into a governed access path. Instead of letting each model or agent talk to tools on its own terms, the gateway can terminate identity, validate requests, scope credentials, apply policy, and capture telemetry before anything reaches the target system. That makes it possible to treat tool access as a security decision at runtime, not a static wiring choice.
In practice, the gateway is where organisations usually add controls that raw MCP cannot reliably provide on its own:
- Authentication and workload identity for each agent, service, or user session.
- Short-lived credential exchange instead of long-lived secrets embedded in configuration.
- Policy checks for tool selection, data sensitivity, environment boundaries, and approval requirements.
- Logging and trace correlation so incident responders can reconstruct what the agent asked for and what it received.
- Rate limits, quotas, and retry controls to prevent accidental overload or repeated unsafe calls.
This approach is consistent with the direction taken in OWASP Agentic AI Top 10 and the broader control expectations in NIST SP 800-53 Rev 5 Security and Privacy Controls. For NHI governance, the key lesson is that the gateway becomes the enforcement point for non-human identities, not just a routing tier. Where teams already understand this pattern, raw MCP is treated as a development convenience, not an enterprise operating model. These controls tend to break down in highly distributed developer environments where teams bypass the gateway to move faster and then lose consistent policy enforcement.
Where Raw MCP Still Fits and Where It Breaks Down
Tighter gateway controls often add latency and operational overhead, so organisations have to balance developer convenience against governance needs. That tradeoff is real, especially in sandboxed prototypes, low-risk internal automations, or single-purpose environments where the blast radius is intentionally small. Best practice is evolving, but there is no universal standard for when raw MCP is acceptable without a gateway.
Raw MCP can still be reasonable when the workflow is isolated, the tool set is non-sensitive, and the environment has no production credentials, regulated data, or cross-domain access. The risk rises sharply once a workflow can chain multiple tools, reach customer systems, or move from testing into live operations. At that point, the lack of a gateway means there is no central place to enforce separation between dev and prod, rotate credentials, or block high-risk actions. The practical failure mode is not just unauthorized access, but loss of assurance: teams cannot easily prove who did what, under which policy, and with which secret.
That is why the most common enterprise pattern is to place MCP behind a policy-enforcing gateway and reserve raw access for narrowly scoped exceptions. This is the same architectural lesson seen in Ultimate Guide to NHI Security Matters Now: once a non-human workload can act independently, the identity and control plane must be designed for the real blast radius, not the hoped-for one.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10, CSA MAESTRO and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | A7 | Raw MCP without a gateway exposes agent tool abuse and uncontrolled actions. |
| CSA MAESTRO | TRUST | Gateway design supports trust boundaries for autonomous tool access. |
| NIST AI RMF | GOVERN | Enterprise MCP governance depends on accountable oversight and risk controls. |
| OWASP Non-Human Identity Top 10 | NHI-01 | Raw MCP often bypasses consistent NHI authentication and credential scoping. |
| NIST CSF 2.0 | PR.AC-4 | Least privilege and access control are weakened when MCP lacks a gateway. |
Centralise NHI identity, issue short-lived secrets, and remove embedded credentials from MCP paths.
Related resources from NHI Mgmt Group
- How should organisations modernise web access management without breaking access to legacy enterprise apps?
- How should organizations prioritize security in their MCP implementations?
- Who should own MCP gateway governance in an enterprise AI programme?
- How can teams reduce the impact of unsafe model output in MCP workflows?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 1, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org