run-model-context-protocol-servers-with-aws-lambda — MCP Server by awslabs

by awslabs · MCP Server · ★ 373

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About run-model-context-protocol-servers-with-aws-lambda

Run Model Context Protocol (MCP) servers with AWS Lambda This project enables you to run Model Context Protocol stdio-based servers in AWS Lambda functions. Currently, most implementations of MCP servers and clients are entirely local on a single machine. A desktop application such as an IDE or Claude Desktop initiates MCP servers locally as child processes and communicates with each of those servers over a long-running stdio stream. This library helps you to wrap existing stdio MCP servers into Lambda functions. You can invoke these function-based MCP servers from your application using the MCP protocol over short-lived HTTPS connections. Your application can then be a desktop-based app, a distributed syst

Quick Facts

Stars373
Forks46
LanguagePython
CategoryMCP Server
LicenseApache-2.0
Quality Score61.2784422954558/100
Open Issues1
Last Updated2026-07-02
Created2025-03-21
Platformsaws, mcp, python
Est. Tokens~19k

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is run-model-context-protocol-servers-with-aws-lambda?

run-model-context-protocol-servers-with-aws-lambda is Run existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions. It is categorized as a MCP Server with 373 GitHub stars.

What programming language is run-model-context-protocol-servers-with-aws-lambda written in?

run-model-context-protocol-servers-with-aws-lambda is primarily written in Python.

How do I install or use run-model-context-protocol-servers-with-aws-lambda?

You can find installation instructions and usage details in the run-model-context-protocol-servers-with-aws-lambda GitHub repository at github.com/awslabs/run-model-context-protocol-servers-with-aws-lambda. The project has 373 stars and 46 forks, indicating an active community.

What license does run-model-context-protocol-servers-with-aws-lambda use?

run-model-context-protocol-servers-with-aws-lambda is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools