Lambda-MCP-Server

mikegc-aws/Lambda-MCP-Server
★ 231 stars Python 🌐 Browser/Web Updated 2mo ago
Creates a simple MCP tool server with "streaming" HTTP.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lambda-mcp-server": {
      "command": "uvx",
      "args": [
        "lambda-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install lambda-mcp-server

Topics

amazon-web-servicesawsaws-lambdalambdalambda-functionsmcpmcp-servermodel-context-protocolmodel-context-protocol-servers