tester-mcp-client and mcp-test-client
These are complements—the Apify client is designed specifically for testing Apify Actors within the MCP framework, while the generic TypeScript utility provides broader MCP server testing capabilities that can be used alongside or instead of Apify-specific tooling depending on your testing needs.
About tester-mcp-client
apify/tester-mcp-client
Model Context Protocol (MCP) Client for Apify's Actors
This tool helps AI developers and researchers test their Model Context Protocol (MCP) servers. It takes an MCP server URL as input and provides an interactive, chat-like user interface where you can send queries and see how the MCP server responds, including its use of various tools. It's designed for anyone building or evaluating AI agents that interact with external tools or data sources.
About mcp-test-client
crazyrabbitLTC/mcp-test-client
MCP Test Client is a TypeScript testing utility for Model Context Protocol (MCP) servers.
This is a testing utility for developers building servers that implement the Model Context Protocol (MCP). It helps you verify that your MCP server correctly lists available tools and executes tool calls as expected. You provide your server code, and it provides methods to test its responses, ensuring your server behaves reliably. It's used by software engineers or backend developers creating AI-powered applications.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work