A CLI tool for evaluating MCP servers
npm install @buildwithlayer/mcp-evalsA command-line tool for evaluating and testing Model Context Protocol (MCP) servers. MCP-Evals helps you validate server capabilities, test tool calls, and ensure LLMs are correctly utilizing the provided tooling.
To install this package in your project (needed for tool evaluations), runnpm install @buildwithlayer/mcp-evals.
See the examples directory examples on how to use the library in your unit tests.