UNPKG

mcp-test-client

Version:

A testing utility for Model Context Protocol (MCP) servers

8 lines 210 B
// You'll need to define or import these from the MCP SDK export const ListToolsResultSchema = { // Define schema }; export const CallToolResultSchema = { // Define schema }; //# sourceMappingURL=schemas.js.map