@buildwithlayer/mcp-evals
v2.2.0
Published
A CLI tool for evaluating MCP servers
Readme
MCP-Evals
A 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.
Installation
To install this package in your project (needed for tool evaluations), run
npm install @buildwithlayer/mcp-evals.
Examples
See the examples directory examples on how to use the library in your unit tests.
