paper-with-me

홈 › Papers

MCP-Universe: Benchmarking Large Language Models with Real-World Model Context Protocol Servers

2025-08-20 · Ziyang Luo, Zhiqi Shen, Wenzhuo Yang, Zirui Zhao, Prathyusha Jwalapuram, Amrita Saha, Doyen Sahoo, Silvio Savarese, Caiming Xiong, Junnan Li arxiv

The Model Context Protocol has emerged as a transformative standard for connecting large language models to external data sources and tools, rapidly gaining adoption across major AI providers and development platforms. However, existing benchmarks are overly simplistic and fail to capture real application challenges such as long-horizon reasoning and large, unfamiliar tool spaces. To address this critical gap, we introduce MCP-Universe, the first comprehensive benchmark specifically designed to evaluate LLMs in realistic and hard tasks through interaction with real-world MCP servers. Our benchmark encompasses 6 core domains spanning 11 different MCP servers: Location Navigation, Repository Management, Financial Analysis, 3D Design, Browser Automation, and Web Searching. To ensure rigorous evaluation, we implement execution-based evaluators, including format evaluators for agent format compliance, static evaluators for time-invariant content matching, and dynamic evaluators that automatically retrieve real-time ground truth for temporally sensitive tasks. Through extensive evaluation of leading LLMs, we find that even SOTA models such as GPT-5 (43.72%), Grok-4 (33.33%) and Claude-4.0-Sonnet (29.44%) exhibit significant performance limitations. In addition, our benchmark poses a significant long-context challenge for LLM agents, as the number of input tokens increases rapidly with the number of interaction steps. Moreover, it introduces an unknown-tools challenge, as LLM agents often lack familiarity with the precise usage of the MCP servers. Notably, enterprise-level agents like Cursor cannot achieve better performance than standard ReAct frameworks. Beyond evaluation, we open-source our extensible evaluation framework with UI support, enabling researchers and practitioners to seamlessly integrate new agents and MCP servers while fostering innovation in the rapidly evolving MCP ecosystem.

📄 PDF Abstract BibTeX arXiv:2508.14704

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reality: Physics, the Physical Universe Language and Mathematics, Physics Formalisms in Human Brain Machine Language

2022-02-08 · Jahan. N. Schad

The nature of the existence, revealed through Human cognitive system, has been evolving since the development of the languages. Part of such revelations were the geometrical forms and the numbers, whose beauty and order,…

KnowledgeBerg: Evaluating Systematic Knowledge Coverage and Compositional Reasoning in Large Language Models

2026-04-19 · Xiao Zhang, Qianru Meng, Yongjian Chen, Yumeng Wang 외 arxiv

Many real-world questions appear deceptively simple yet implicitly demand two capabilities: (i) systematic coverage of a bounded knowledge universe and (ii) compositional set-based reasoning over that universe, a phenome…

GraphUniverse: Synthetic Graph Generation for Evaluating Inductive Generalization

2025-09-25 · Louis Van Langendonck, Guillermo Bernárdez, Nina Miolane, Pere Barlet-Ros arxiv

A fundamental challenge in graph learning is understanding how models generalize to new, unseen graphs. While synthetic benchmarks offer controlled settings for analysis, existing approaches are confined to single-graph,…

Graph GenerationGraph Learning

A Fusion Model: Towards a Virtual, Physical and Cognitive Integration and its Principles

2023-05-17 · Hao Lan Zhang, Yun Xue, Yifan Lu, Sanghyuk Lee

Virtual Reality (VR), Augmented Reality (AR), Mixed Reality (MR), digital twin, Metaverse and other related digital technologies have attracted much attention in recent years. These new emerging technologies are changing…

Mixed Reality

Towards Evaluating Generalist Agents: An Automated Benchmark in Open World

2023-10-12 · Xinyue Zheng, Haowei Lin, Kaichen He, ZiHao Wang 외

Evaluating generalist agents presents significant challenges due to their wide-ranging abilities and the limitations of current benchmarks in assessing true generalization. We introduce the Minecraft Universe (MCU), a fu…

BenchmarkingDiversityLanguage ModelingLanguage Modelling+2