A First Measurement Study on Authentication Security in Real-World Remote MCP Servers
Huijun Zhou, Xiaohan Zhang, Haozhe Zhang, Haoyang Zhang, Mi Zhang, Min Yang

TL;DR
This study measures authentication security in real-world remote MCP servers, revealing widespread flaws in OAuth implementations that pose risks of data leaks and account compromises.
Contribution
First measurement study analyzing authentication security in MCP servers, identifying common flaws and proposing a detection framework for real-world OAuth vulnerabilities.
Findings
40.55% of MCP servers expose tools without authentication
96.6% of tested servers have dynamic client registration flaws
325 flaws identified across 119 servers, many leading to security risks
Abstract
The Model Context Protocol (MCP) is emerging as a common interface connecting large language models (LLMs) with external services. Remote deployments are becoming increasingly important as agents connect to user-linked online services, such as social, productivity, and financial services. In such deployments, the authentication boundary between MCP clients and remote servers becomes security-critical, yet remains underexplored. We present the first measurement study of authentication security in real-world remote MCP servers. We identify 7,973 live remote MCP servers, finding that 40.55% expose tools without authentication. Among authenticated servers, OAuth is the dominant authorization mechanism for reaching remote services, and OAuth deployments in the MCP ecosystem commonly exhibit three characteristics: open client environments, dynamic client registration, and delegated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
