TIL: You can easily test your MCP servers using stdio transport by piping a JSON-RPC call directly into the server. e.g. piping {"jsonrpc":"2.0","method":"tools/list","id":1} will list the available tools that can be passed to the LLMs.
3 likes 0 replies
?