Awesome MCPCloud & DevOps

mikegc-aws/Lambda-MCP-Server

⭐ 235 Python added to this list on 2025-05-14 repository created 2025-04-19

Lambda MCP Server is a serverless implementation of a Model Context Protocol (MCP) tool server using AWS Lambda. It supports streaming HTTP, session state management, and integrates with Amazon Bedrock and Nova Pro to build intelligent agents. The project demonstrates how to create stateless, serverless MCP servers with minimal boilerplate and excellent developer experience. It includes built-in session state management that persists across tool invocations within the same conversation, storing session data in DynamoDB. The server supports Bearer token authentication compliant with MCP standards, with a simple custom authorizer for API Gateway, and can be extended for production security needs. The project provides example tools like getting weather, counting S3 buckets, and getting current time, showcasing different use cases. It requires AWS account, AWS SAM CLI, and access to Amazon Bedrock and Nova Pro. The repository serves as sample code, while the maintained module is hosted at awslabs/mcp-lambda-handler. The server is designed to work with clients supporting Streamable HTTP, such as MCP Inspector and Strands Agents client included in the repo. The project is a proof-of-concept for running MCP servers on AWS Lambda, enabling easy deployment of cloud-hosted MCP tools with session management and secure access.

https://github.com/mikegc-aws/Lambda-MCP-Server

amazon-bedrockamazon-nova-proamazon-web-servicesapi-gatewayawsaws-lambdaaws-s3bearer-token-authenticationcloud-hosted-mcp-toolsdynamodbintelligent-agentslambdalambda-functionsmcpmcp-inspectormcp-servermodel-context-protocolmodel-context-protocol-serversnova-propython-mcp-serverserverlessserverless-deploymentserverless-mcp-serverserverless-mcp-toolssession-state-managementstrands-agentsstreaming-httptypescript-client

Also in Cloud & DevOps

apache/apisix

Apache APISIX is a high-performance cloud-native API Gateway and AI Gateway that supports Model Context Protocol (MCP) integration through its mcp-bridge plugin, offering dynamic traffic management, security, and observability features.

awslabs/mcp

AWS MCP Servers is a suite of specialized Model Context Protocol servers that integrate AWS best practices and resources into AI-powered development workflows to enhance cloud-native development and infrastructure management.

webiny/webiny-js

Webiny is an open-source, self-hosted headless CMS and framework, built on AWS serverless with AI-assisted development capabilities via an embedded MCP server, designed for large organizations.

modelcontextprotocol/registry

MCP Registry is a community-driven centralized service offering a RESTful API for discovering, managing, and publishing Model Context Protocol (MCP) servers with MongoDB and Docker support.

beclab/Olares

Olares is an open-source personal cloud operating system that enables users to run local AI models and applications with personalized, context-aware AI interactions using a Model Context Protocol-like mechanism, providing a private and secure AI home server environment.

cloudflare/mcp-server-cloudflare

Cloudflare MCP Server is a suite of MCP servers that enable large language model clients to interact with and manage Cloudflare's cloud services through natural language commands, facilitating automation and insights across various domains.

grafana/mcp-grafana

mcp-grafana is an MCP server that provides comprehensive programmatic access to Grafana's dashboards, datasources, alerts, incidents, and on-call management features through MCP clients.

metorial/mcp-containers

MCP Containers offers containerized versions of hundreds of MCP servers, enabling easy, secure, and up-to-date deployment of Model Context Protocol servers for AI integration and experimentation.