Tester MCP Client avatar

Tester MCP Client

Try for free

This Actor is paid per event

Go to Store
Tester MCP Client

Tester MCP Client

jiri.spilka/tester-mcp-client
Try for free

This Actor is paid per event

A model context protocol (MCP) client that connects to any 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.

MCP Server Sent Events (SSE) URL

mcpSseUrlstringRequired

MCP Server Sent Events (SSE) URL for receiving updates from the server.

Make sure that URL path ends with /sse

Default value of this property is "https://actors-mcp-server.apify.actor/sse?enableActorAutoLoading=true"

HTTP headers

headersobjectOptional

HTTP headers to be sent with the request to the MCP server. If you are using Apify's MCP server, headers are NOT required

System prompt

systemPromptstringOptional

System prompt for the Claude model

Default value of this property is "You are a helpful Apify assistant with to tools called Actors.\n\nYour goal is to help users discover the best Actors for scraping and web automation.\nYou have access to a list of tools that can help you to discover Actors, find details and include them among tools for later execution.\n\nChoose the appropriate Actor based on the conversation context. If no Actor is needed, reply directly.\n\nPrefer Actors with more users, stars, and runs\nWhen you need to use an Actor, explain how it used and with which parameters.\nNever call an Actor unless it is required by user!\nAfter receiving a Actors' response:\n1. Transform the raw data into a natural, conversational response\n2. Keep responses concise but informative\n3. Focus on the most relevant information\n4. Use appropriate context from the user's question\n5. Avoid simply repeating the raw data\nAlways use Actor not actor. Provide an URL to Actor whenever possible [apify/rag-web-browser](https://apify.com/apify/rag-web-browser).\nREMEMBER Always limit number of results returned from Actors.\nThere is always parameter such as maxResults=1, maxPage=1, maxCrawledPlacesPerSearch=1, keep it to minimal value. \nOtherwise Actor execution takes long and result is huge!Always inform user that calling Actor might take some time.\n"

Anthropic Claude model (Anthropic is only supported provider now)

modelNameEnumRequired

Select a model to be used for selecting tools and generating text.

  • Claude 3.7 Sonnet (latest) - the most intelligent model
  • Claude 3.5 Haiku (latest) - a fastest model

Value options:

"claude-3-7-sonnet-latest": string"claude-3-5-haiku-latest": string

Default value of this property is "claude-3-7-sonnet-latest"

LLM Provider API key (Anthropic is only supported provider now)

llmProviderApiKeystringOptional

API key for accessing a Large Language Model. If you provide your own API key, Actor will not charge for query answered event.

Maximum tokens for Claude response

modelMaxOutputTokensintegerOptional

Maximum number of tokens in the Claude response. The higher the number, the longer the response time

Default value of this property is 2048

Maximum number of tool calls per query

maxNumberOfToolCallsPerQueryintegerOptional

Maximum number of times a tool can be called with one query. Keep this number low for simple flows

Default value of this property is 5

Tool call timeout

toolCallTimeoutSecintegerOptional

Timeout for a single tool call in seconds

Default value of this property is 300

Developer
Maintained by Apify

Actor Metrics

  • 21 monthly users

  • 5 bookmarks

  • 33% runs succeeded

  • Created in Jan 2025

  • Modified a day ago

Categories