Tester MCP Client
A client that connects to any MCP server using Server-Sent Events (SSE) and displays conversations in a chat-like UI. It is a standalone Apify Actor for testing MCP servers over SSE, with support for Authorization headers. Built with plain JavaScript (old-school style) and hosted on Apify, it requires no setup to run. Key features: - Connects to any MCP server via Server-Sent Events (SSE). - Works with the Apify MCP Server to interact with one or more Apify Actors. - Dynamically utilizes tools based on context and user queries (if supported by the server). - Open-source—review, suggest improvements, or modify as needed.