Provides temperature conversion functionality through an HTTP-based Model Context Protocol (MCP) server.
This Model Context Protocol (MCP) server offers temperature conversion capabilities, specifically transforming Fahrenheit to Celsius, accessible via HTTP requests. Designed for easy integration and serverless deployment, it provides a straightforward API endpoint that can be leveraged for various applications requiring temperature unit conversion. It is optimized for deployment on AWS Lambda and API Gateway, offering a cost-effective solution for providing an accessible temperature conversion microservice.