News

I'm deploying a SeleniumBase-based scraper on AWS Lambda using a custom Docker image. My image sets up the Chrome binary and the corresponding chromedriver in the /tmp directory, and I preload the ...
A Python library for creating serverless HTTP handlers for the Model Context Protocol (MCP) using AWS Lambda. This module provides a flexible framework for building MCP HTTP endpoints with pluggable ...