A relationship manager asks the firm's AI assistant to "summarize my top wealth clients by AUM and flag anyone with a pending transfer over $500K." The agent calls a CRM MCP server, then a core banking MCP server, then a market data MCP server, and returns a clean answer in twelve seconds. Names, balances, account numbers, pending wire details, all rendered in plain text inside the chat window.
No file moved. No email left the network. No DLP channel triggered. The data was assembled, surfaced, and read inside an interaction layer most financial services security stacks were never built to inspect.
This is the current operating reality of MCP in financial services, and why FINRA's 2026 Annual Regulatory Oversight Report singled out agentic AI for new supervisory attention.
What MCP Is, From a CISO's Seat
MCP is the standardized interface that lets an AI agent call tools, read data, and execute actions across systems. Anthropic released it in late 2024, and by mid-2025 the Cloud Security Alliance counted more than 16,000 servers in the wild, with many more running inside organizations.
In a bank, broker-dealer, or asset manager, that interface is being wired into the systems examiners care about most: core banking platforms, order management systems, payment rails, customer relationship systems, and data warehouses holding material non-public information. MCP servers operate beyond traditional IT boundaries, are often deployed by developers without security review, and inherit OAuth and browser sessions that let agents act with full user credentials. CSA frames the implication: when an agent holds credentials and makes decisions continuously, every integration is a liability unless it is managed like one.
For a CISO inside a regulated institution, the question is no longer whether MCP is in scope for SOX, FFIEC, GLBA, Reg S-P, FINRA Rule 3110, or DORA. It already is. The question is whether the controls can be evidenced.
The Eight MCP Risks Financial Institutions Are Carrying Right Now
- Customer and market data exfiltration outside GLBA and Reg S-P controls. PII, account data, and MNPI leave the environment inside MCP tool-call payloads that traditional DLP cannot parse, leaving regulated data outside the control set examiners are trained to verify.
- Confused deputy attacks on privileged financial tools. The agent holds legitimate credentials to core banking, brokerage, and payment systems. As security researcher Simon Willison has observed, an attacker does not need to steal those credentials. They only need to convince the agent, through data it trusts, to use them, a pattern CSO Online has documented across tool poisoning and indirect prompt injection.
- Low-trust tools reaching into high-trust financial systems. Any connected MCP server can influence the agent, so a productivity or data-feed tool can chain into core banking and extract regulated data through a path no firewall sees.
- Unvetted servers in SOX, FFIEC, and DORA scope. MCP servers pulled from public repos with no signing, provenance, or inventory run with privileged access to regulated systems, creating a material weakness in IT general controls.
- Shadow MCP wired directly to ledgers and customer databases. Developer-deployed servers reach production financial systems without security review, and the blast radius is larger than typical shadow IT because agents act autonomously.
- Overprivileged agents across trading, lending, and servicing systems. Standing broad-scope access turns a single prompt injection or stolen session into a high-impact financial incident.
- Autonomous transactions that bypass human review. Wires, trades, and record changes can execute before a human is in the loop, producing loss or reportable events under operational risk frameworks.
- Audit gaps that break FINRA, SEC, and OCC supervision. Multi-hop agent workflows are not logged end-to-end and rarely tie back to a human identity. CSO Online describes a runtime visibility gap where agents generate ten to twenty times the log volume of a human user while still failing to produce an audit trail an examiner can reconstruct.
These are not theoretical. CSA's recent agentic AI research found 65% of organizations have already experienced a cybersecurity incident tied to AI agent activity in the past year, with 35% reporting financial loss. In June 2025, Asana pulled its MCP server offline after a cross-tenant data exposure bug. Even vendor-vetted servers ship with material flaws.
Why Legacy DLP Falls Short
The payload is not the file. MCP traffic is structured tool calls and synthesized natural-language responses. Legacy DLP recognizes signatures inside known formats. It cannot inspect what it cannot parse.
The channel is invisible. MCP servers run on developer endpoints, in cloud functions, and inside desktop apps like Claude Desktop and Cursor. They sit beside, not behind, the API gateway and CASB.
The scope is unbounded. There is no pre-written policy that covers "an internal research note synthesized with three customer accounts and a pending trade and returned as a chat response." That output is sensitive only in combination, and only an AI-aware classifier with semantic understanding can recognize it.
What Effective MCP Security Looks Like
Blocking AI agents wholesale is not viable. Developers will route around blanket restrictions. The architectural answer is to extend the security control plane to the agentic layer.
Four requirements matter.
Discovery and inventory. Every MCP server in use, on every endpoint, mapped to a user and a device. Real-time scanning, not a quarterly survey.
Content inspection at the protocol level. Every tool call and response inspected before the agent processes it, with detection that understands context, not just regex. "Our unreleased Q4 financials" is sensitive even when no PCI or PII pattern is present.
Least privilege for non-human identities. Curated registries of approved servers, role-based scopes, time-bound access, and the ability to allow a server while blocking its high-risk tools. Standing broad access to a ledger is the wrong default.
End-to-end audit. Every tool call logged with timestamp, user, device, agent, server, data classification, and action taken, in a form that distinguishes human from agent activity and supports reconstruction during an examination.
Examiners will not accept "we did not have visibility" as a defense for much longer. The relationship manager's twelve-second query is happening at every firm this quarter. The institutions that move first on MCP observability will be the ones still able to answer how an agent got the data, what it did with it, and who is accountable.
See how Nightfall secures MCP and AI agent workflows in financial services. Request a demo.


