Releases: steviec/mcp-server-tester
Releases · steviec/mcp-server-tester
v1.4.1
16 Sep 15:16
Compare
Sorry, something went wrong.
No results found
v1.4.0
30 Jul 02:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes:
Fixed bug where full tool list was not passed to LLM, improved debug output
v1.3.5
24 Jul 16:17
Compare
Sorry, something went wrong.
No results found
Features:
Added documentation command for tool
Documentation:
v1.3.4
24 Jul 00:38
Compare
Sorry, something went wrong.
No results found
Added example for LLM autogen tests to improve documentation and user guidance
v1.3.3
23 Jul 23:40
Compare
Sorry, something went wrong.
No results found
v1.3.1
22 Jul 23:32
Compare
Sorry, something went wrong.
No results found
v1.3.1
Enhanced documentation and restructured example files
Improved server fixtures for better testing
Refactored CLI commands and enhanced examples
v1.3.0
19 Jul 15:56
Compare
Sorry, something went wrong.
No results found
Features
Enhanced MCP Doctor output format with detailed issue categorization (#24 )
Refactored doctor to use SDK error detection instead of manual validation (#26 )
Added --help-schema CLI option for LLMs to understand schema requirements
Documentation & Maintenance
Updated README and project documentation
Removed .claude folder from repository
v1.2.2
17 Jul 16:52
Compare
Sorry, something went wrong.
No results found
Maintenance release to ensure proper versioning alignment
v1.2.1
16 Jul 22:50
Compare
Sorry, something went wrong.
No results found
v1.2.0
16 Jul 20:35
Compare
Sorry, something went wrong.
No results found
Features
Simplified CLI options by replacing --verbose and --quiet flags with single --debug option
Enhanced debug mode with conversation message display for better troubleshooting
Improved tool call validation error messages with additional context
Changes
CLI now uses --debug flag instead of separate --verbose and --quiet options
Console output is always shown (no more quiet mode)
Debug mode includes formatted conversation messages for eval tests