Enhancing Model Context Protocol (MCP) with Context-Aware Server Collaboration
Meenakshi Amulya Jayanti, X.Y. Han

TL;DR
This paper introduces a Context-Aware Model Context Protocol (CA-MCP) that enhances multi-agent coordination by using a shared context store, leading to fewer LLM calls and improved task success rates.
Contribution
The work proposes a novel CA-MCP framework that integrates a shared context memory for better coordination and efficiency in LLM-based multi-agent systems.
Findings
Reduced number of LLM calls in complex tasks
Lower response failure rates with CA-MCP
Statistically significant performance improvements on benchmarks
Abstract
The Model Context Protocol (MCP) (MCP Community, 2025) has emerged as a widely used framework for enabling LLM-based agents to communicate with external tools and services. The original MCP implementation (Anthropic, 2024) relies on a Large Language Model (LLM) to decompose tasks and issue instructions to servers. In particular, the agents, models, and servers are stateless and do not have access to a global context. However, in tasks involving LLM-driven coordination, it is natural that a Shared Context Store (SCS) could improve the efficiency and coherence of multi-agent workflows by reducing redundancy and enabling knowledge transfer between servers. Thus, in this work, we design and assess the performance of a Context-Aware MCP (CA-MCP) that offloads execution logic to specialized MCP servers that read from and write to a shared context memory, allowing them to coordinate more…
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.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Software System Performance and Reliability · Semantic Web and Ontologies
