Facilitates testing of Model Context Protocol (MCP) servers by providing a chat-like UI.
The Tester Client is a standalone Actor designed for testing MCP servers over Server-Sent Events (SSE). It offers an interactive chat interface for displaying tool calls and results, allowing users to send queries to an MCP server and view the real-time streamed responses. It enables testing of any MCP server over SSE, including the Apify Actors MCP Server, and supports secure connections using Authorization headers and API keys. Developers can use it to test their MCP server's functionality, including its ability to dynamically select from a wide array of tools.