Distributed Systems: Principles and Paradigms, Andrew S. Tanenbaum and Maarten Van Steen, 2017 (Pearson) - A foundational textbook covering various distributed system architectures, including client-server and communication models relevant to MCP's topology.
Microservices, Martin Fowler and James Lewis, 2014 - Introduces the core concepts of microservices architecture, offering insights into modularity, isolation, and independent deployment relevant to MCP Server design.