The reputation layer for AI skills, tools & agents

mikegc-aws/Lambda-MCP-Server

Score: 24.8 Rank #8802

Creates a simple MCP tool server with "streaming" HTTP.

Overview

mikegc-aws/Lambda-MCP-Server is a Python MCP server licensed under MIT-0. Creates a simple MCP tool server with "streaming" HTTP. Topics: amazon-web-services, aws, aws-lambda, lambda, lambda-functions, mcp, mcp-server, model-context-protocol, model-context-protocol-servers.

Ranked #8802 out of 25632 indexed tools.

Ecosystem

Python MIT-0
amazon-web-servicesawsaws-lambdalambdalambda-functionsmcpmcp-servermodel-context-protocolmodel-context-protocol-servers

Signal Breakdown

Stars 231
Freshness 9mo ago
Issue Health 25%
Contributors 1
Dependents 0
Forks 48
Description Good
License MIT-0

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 271 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 3 open vs 1 closed issues — triaging stale issues improves health

Badge

AgentRank score for mikegc-aws/Lambda-MCP-Server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/mikegc-aws--Lambda-MCP-Server)](https://agentrank-ai.com/tool/mikegc-aws--Lambda-MCP-Server)
<a href="https://agentrank-ai.com/tool/mikegc-aws--Lambda-MCP-Server"><img src="https://agentrank-ai.com/api/badge/tool/mikegc-aws--Lambda-MCP-Server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# Lambda MCP Server Demo (Streamable HTTP)

> **⚠️ IMPORTANT: The Lambda MCP Server module code IS maintained, just not in this repository. It is now hosted and maintained at [awslabs/mcp-lambda-handler](https://github.com/awslabs/mcp/tree/main/src/mcp-lambda-handler).  This repository remains as sample code of how to use the module.**
>
> **To use the Lambda MCP Server, install the package directly from PyPI:**
>
> ```bash
> pip install awslabs.mcp_lambda_handler
> # or, if using uv:
> uv add awslabs.mcp_lambda_handler
> ```

> This server requires a client that supports Streamable HTTP (not SSE).  There are a few MCP clients that currently support Streamable HTTP including the [MCP Inspector](https://modelcontextprotocol.io/docs/tools/inspector).  There is also as a Streamable HTTP client included in this repo, built [Strands Agents](https://strandsagents.com/latest/).

This project demonstrates a powerful and developer-friendly way to create serverless [MCP (Model Context Protocol)]
Read full README on GitHub →
Are you the maintainer? Claim this listing