How does the MCP Server client-server architecture work?
The MCP server operates on a client-server architecture. The client application (e.g., Perplexity AI) sends requests to the MCP server, which then processes these requests and sends back responses. This architecture allows the client application to offload certain tasks to the local server, potentially improving performance and enabling access to local resources.