Euler MCP + MCP Tester

What's Tester Client

Tester Client for Model Context Protocol (MCP)

Implementation of a model context protocol (MCP) client that connects to an MCP server using Server-Sent Events (SSE) and displays the conversation in a chat-like UI. It is a standalone Actor server designed for testing MCP servers over SSE. It uses Pay-per-event pricing model.

For more information, see the Model Context Protocol website or blogpost What is MCP and why does it matter?.

Once you run the Actor, check the output or logs for a link to the chat UI interface to interact with the MCP server.

Quickstart

Try for free: https://apify.com/jiri.spilka/tester-mcp-client

  1. Configuring the MCP Server Send Events(SSE) URL: https://dev.euler.ai/mcp/sse

  2. Click the Start button.

  1. Chat with the Euler MCP Server

Last updated