Open
Description
I have an MCP, and it truly breaks sometimes, so I'm trying to figure out how to effectively test it out.
In order to do that, I have 3 options:
- Test directly on an mcp client
- Test on the MCP inspector
- Test on the mcp-cli of fastmcp
The problem is that I would like to automate these tests, and in order to do that, I would love to be able to have params on the mcp-cli so that I can insert my own params in there and test an mcp tool in an automated way.