AI / MLPython

Lambda-MCP-Server

The Lambda MCP Server is a tool that enables the creation of serverless applications using the Model Context Protocol with streaming HTTP support.

Free
N/A rating (0 reviews)0 installs231 GitHub stars
MCPAWS Lambdastreaming HTTP

This project serves as a demonstration of how to build a stateless, serverless MCP server using AWS Lambda, allowing developers to create powerful tools with minimal boilerplate code. It highlights the ease of integrating the Model Context Protocol into applications, providing a seamless developer experience. Additionally, it supports clients that utilize Streamable HTTP, enhancing the interactivity and responsiveness of applications built on this protocol.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "lambda-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-lambda-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1
Lambda-MCP-Server MCP Server — MCPNest — MCPNest