tester-mcp-client and mcp-jest
One tool is a client for the Model Context Protocol (MCP) and the other provides automated testing for MCP servers, making them complementary ecosystem siblings, as the client can be tested by the server-testing tool.
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-jest
josharsh/mcp-jest
Automated testing for Model Context Protocol servers. Ship MCP Servers with confidence.
This is a testing framework for developers building Model Context Protocol (MCP) servers. It helps ensure that your AI assistants (like Claude or ChatGPT) can reliably connect and interact with external tools, databases, or APIs through your MCP server. You write automated tests that check the functionality of your tools, and the framework reports on passing or failing tests, allowing you to ship your AI agent integrations with confidence.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work