PulseAugur
实时 17:08:36
English(EN) Conway's Law Is Coming for Your MCP Servers

MCP 服务器部署因集中式工具目录而面临代理混乱和成本问题

部署多租户 MCP(模型中心编程)服务器的一种常见方法是创建一个单一的联合端点,该端点公开所有可用的工具。然而,这种方法会导致严重问题,包括代理混乱和令牌成本增加,正如 Anthropic 的发现所证明的那样,在这些发现中,Claude Opus 4 在使用完整的工具目录时性能从 74% 下降到 49%。作者认为,这种集中式方法反映了企业服务总线的失败,并引入了一个新问题:Conway's Law 现在直接影响代理的判断。工具描述的基于文本的性质意味着组织的结构和词汇直接嵌入到代理的决策过程中,导致错误的工具选择。 AI

影响 AI 代理的集中式工具目录会阻碍性能并增加成本,因此有必要转向更智能、按需的工具发现。

排序理由 该项目讨论了一种常见的架构模式及其对 AI 代理的缺点,并与过去的软件工程概念进行了类比。

在 dev.to — MCP tag 阅读 →

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

MCP 服务器部署因集中式工具目录而面临代理混乱和成本问题

本文如何被排名

Signal score
4 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Commentary
该项目讨论了一种常见的架构模式及其对 AI 代理的缺点,并与过去的软件工程概念进行了类比。
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, infra
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

完整方法见我们的编辑标准

报道来源 [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Mike Moore ·

    康威定律即将影响您的 MCP 服务器

    <p><em>Originally published at <a href="https://webofmike.com/conways-law-mcp-servers/?utm_source=devto&amp;utm_medium=syndication&amp;utm_campaign=conways-law-mcp-servers" rel="noopener noreferrer">webofmike.com</a> on 2026-09-15. The demo repo and every command in it were run b…