@inspectr/mcplab 0.9.0 โ†’ 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,9 +1,14 @@
1
1
  # MCPLab ๐Ÿงช
2
2
 
3
- > **Lab for testing Model Context Protocol servers with LLMs**
3
+ > **Test, debug and evaluate Model Context Protocol servers with LLMs**
4
4
 
5
5
  Test how well LLM agents use your MCP tools, compare different models, and track quality over time with automated testing and detailed reports.
6
6
 
7
+ <p align="left">
8
+ <a href="https://www.npmjs.com/package/@inspectr/mcplab"><img src="https://img.shields.io/npm/v/@inspectr/mcplab" alt="Total Downloads"></a>
9
+ <a href="https://www.npmjs.com/package/@inspectr/mcplab"><img src="https://img.shields.io/npm/dw/@inspectr/mcplab" alt="Latest Stable Version"></a>
10
+ </p>
11
+
7
12
  ---
8
13
 
9
14
  ## What is MCPLab?