Not able to fetch tools of custom MCP Sever on AWS
I have created one custom MCP Server on AWS using AWS Lambda and API Gateway services.There are 2 APIs currently:1. One GET API which will list the tools present in the server.2. Second is POST API which is the tool for resetting the password.Both th...