Manage AWS Lambda functions by listing, creating, updating, deleting, or invoking them. Configure region, code, runtime, and other parameters directly through Ansible MCP Server.
Manage AWS Lambda functions via MCP SysOperator. Perform actions like create, update, delete, invoke, and list functions across specified regions with customizable runtime, handler, role, and environment settings.
Invoke an AWS Lambda function with a JSON payload, enabling integration with private resources, real-time data, and custom computation through the MCP2Lambda server.
A Node.js package providing Model Context Protocol server infrastructure for AWS Lambda functions with streaming response capabilities through Server-Sent Events.
A Node.js package that provides Model Context Protocol server infrastructure for AWS Lambda functions with SSE support, enabling developers to implement MCP tools and prompts as serverless functions.