PulseAugur
实时 08:06:02
English(EN) We tried to independently verify all 22,561 MCP servers. Only 18 could be checked.

分析发现 99.9% 的 MCP 服务器在生产环境中无法进行测试

对 22,561 个多智能体对话协议 (MCP) 服务器的最新分析显示,存在严重的信任差距,只有 18 个服务器在运行时可以独立验证。目前主要的审查这些服务器的方法依赖于静态代码扫描,而这种方法无法评估实际运行的服务行为或可靠性。这使得绝大多数 MCP 服务器成为黑箱,使得智能体难以确保它们调用的工具是可靠且能抵御运行时攻击(如工具投毒)的。 AI

影响 凸显了智能体工具生态系统中关键的安全性和可靠性差距,给开发人员带来了实施运行时验证的压力。

排序理由 对技术协议生态系统的安全性和可验证性进行分析。[lever_c_demoted from research: ic=1 ai=0.7]

在 dev.to — MCP tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Dinesh Kumar ·

    我们试图独立验证所有 22,561 个 MCP 服务器。仅能检查 18 个。

    <p>I maintain a deduplicated index of 22,561 MCP servers. I tried to independently verify all of them at runtime. Not by scanning the source in the repo, but by actually reaching the running server to check it responds and behaves. Only 18 could be checked.</p> <p>Here is what th…