arXiv:2510.19286cs.CL2025-10被引 4

构建万工具级代理评估基准,揭示大模型用工具比浏览器更高效但仍有瓶颈。

TheMCPCompany: Creating General-purpose Agents with Task-specific Tools

  • 用真实服务API搭建1.8万+工具的MCP服务器,支持精准任务调用
  • 小模型难用检索发现工具,大模型(如GPT-5)接近理想工具调用效果
  • 适合研究工具调用、智能代理与复杂任务规划的研究者

自引入模型上下文协议(MCP)以来,面向大语言模型的任务专用工具数量显著增加。这些工具集为通用工具(如浏览器)提供替代方案,且比图形界面更易开发和维护。然而,当前通用代理仍主要依赖浏览器交互环境。本文提出TheMCPCompany,一个用于评估工具调用代理在涉及多种真实服务任务上的基准。我们通过服务的REST API构建MCP服务器,包含超过18,000个工具,并为每项任务提供人工标注的真值工具。实验中,使用真值工具展示工具调用代理在提升性能和降低成本方面的潜力(假设工具检索完美)。随后,通过工具检索研究代理在真实场景中的表现:所有带检索的模型均优于或相当浏览器基代理,但小模型无法充分利用可用工具;而GPT-5在工具检索下的表现接近使用真值工具的水平。总体表明,先进推理模型可在简单环境中有效发现工具,但在复杂企业环境导航上仍存在严重挑战。TheMCPCompany揭示:在数万工具中以非平凡方式组合求解复杂问题,仍是当前模型的难题,需更强的推理与检索能力。

原文摘要 · Abstract (English)

Since the introduction of the Model Context Protocol (MCP), the number of available tools for Large Language Models (LLMs) has increased significantly. These task-specific tool sets offer an alternative to general-purpose tools such as web browsers, while being easier to develop and maintain than GUIs. However, current general-purpose agents predominantly rely on web browsers for interacting with the environment. Here, we introduce TheMCPCompany, a benchmark for evaluating tool-calling agents on tasks that involve interacting with various real-world services. We use the REST APIs of these services to create MCP servers, which include over 18,000 tools. We also provide manually annotated ground-truth tools for each task. In our experiments, we use the ground truth tools to show the potential of tool-calling agents for both improving performance and reducing costs assuming perfect tool retrieval. Next, we explore agent performance using tool retrieval to study the real-world practicality of tool-based agents. While all models with tool retrieval perform similarly or better than browser-based agents, smaller models cannot take full advantage of the available tools through retrieval. On the other hand, GPT-5's performance with tool retrieval is very close to its performance with ground-truth tools. Overall, our work shows that the most advanced reasoning models are effective at discovering tools in simpler environments, but seriously struggle with navigating complex enterprise environments. TheMCPCompany reveals that navigating tens of thousands of tools and combining them in non-trivial ways to solve complex problems is still a challenging task for current models and requires both better reasoning and better retrieval models.

智能代理工具调用大模型评估

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。