Back to search
30
MCP

lambda-mcp-server

pypi/lambda-mcp-server

AWS Lambda MCP Server: A serverless HTTP handler for the Model Context Protocol (MCP) using AWS Lambda.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

aws-lambda-mcp-server
AWS Lambda MCP Server: A serverless HTTP handler for the Model Context Protocol (MCP) using AWS Lambda.
0 tools
awslabs.mcp-lambda-handler
AWS Lambda MCP Server: A serverless HTTP handler for the Model Context Protocol (MCP) using AWS Lambda.
0 tools
awslabs.lambda-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Lambda
0 tools
awslabs.lambda-tool-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Lambda Tools
0 tools
awslabs.aws-serverless-mcp-server
An AWS Labs Model Context Protocol (MCP) server for AWS Serverless
0 tools
mcpbytes-lambda-core
Transport-agnostic Model Context Protocol (MCP) server core for AWS Lambda
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "lambda-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}