Facilitates testing tool calls within MCP servers.
A minimalistic Model Context Protocol (MCP) client designed specifically for testing tool calls in MCP servers. It provides a straightforward way to interact with and validate the functionality of your MCP server's tools, ensuring they behave as expected. It supports configuration via command-line arguments and direct usage within Python code.
主な機能
011 GitHub stars
ユースケース
01Testing tool call execution in MCP servers
02Automated testing of MCP server functionality
03Validating the behavior of tools within an MCP server environment