Simple Mcp Server On Lambda
БесплатноНе проверенSimple Mcp Server On Lambda — Model Context Protocol server
Описание
Simple Mcp Server On Lambda — Model Context Protocol server
README
Use this repo instead - https://github.com/aws-samples/sample-serverless-mcp-servers
DEPRECATED
A simple MCP Server running natively on AWS Lambda and Amazon API Gateway without any extra bridging components or custom transports. This is now possible thanks to the Streamable HTTP transport introduced in v2025-03-26. This is merely a prototype.
Architecture is as simple as it gets:

Prereqs
- AWS CLI
- Terraform
Instructions
Install dependencies:
cd src
npm install
cd ..
Bootstrap server and set env var with MCP Server endpoint:
cd terraform
terraform init
terraform plan
terraform apply
export SIMPLE_MCP_SERVER_ENDPOINT=$(terraform output --raw endpoint_url)
cd ..
Note: It might take a few seconds for API Gateway endpoint to become operational.
Run client:
node src/client.js
Observe the response:
> node client.js
> listTools response: { tools: [ { name: 'ping', inputSchema: [Object] } ] }
> callTool:ping response: { content: [ { type: 'text', text: 'pong' } ] }
Learn about mcp
Установка Simple Mcp Server On Lambda
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/aal80/simple-mcp-server-on-lambdaFAQ
Simple Mcp Server On Lambda MCP бесплатный?
Да, Simple Mcp Server On Lambda MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Simple Mcp Server On Lambda?
Нет, Simple Mcp Server On Lambda работает без API-ключей и переменных окружения.
Simple Mcp Server On Lambda — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Simple Mcp Server On Lambda в Claude Desktop, Claude Code или Cursor?
Открой Simple Mcp Server On Lambda на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Simple Mcp Server On Lambda with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
