com um clique
aws-lambda-mcp-server
""
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
""
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Use Vocode to compose transcription, LLM, speech synthesis, and telephony components into reviewable real-time voice-agent workflows.
Use Claude Legal Skill to guide an agent through contract risk review, CUAD-style clause checks, market benchmarks, and lawyer-ready redline suggestions.
Use SWE-ReX when a coding agent needs a consistent runtime interface for local, containerized, or remote shell sessions with command output, exit codes, interactive tools, and parallel execution.
Use Text Extract API when an agent needs to turn PDFs, Office files, or images into Markdown or structured JSON with local OCR, optional Ollama models, PII removal, and queued batch processing.
Route model calls through Helicone, inspect costs, latency, traces, prompts, and evaluations, then review changes before they ship.
Launch an OpenAI-compatible OpenLLM server for a chosen open model, point an agent runtime at it, and compare behavior before production use.
| name | AWS Lambda MCP Server |
| slug | aws-lambda-mcp-server |
| description | |
| github_stars | 3632 |
| verification | security_reviewed |
| source | https://github.com/aws/aws-sdk-js-v3 |
| author | Amazon Web Services |
| category | Developer Tools |
| framework | MCP |
| tool_ecosystem | {"github_repo":"aws/aws-sdk-js-v3","github_stars":3632,"npm_package":"@aws-sdk/client-lambda","npm_weekly_downloads":8555013} |
Node.js, npm
Use the upstream install or setup path that matches your environment:
Requirements and caveats from upstream:
Basic usage or getting-started notes:
Inside of the project, run: yarn add @aws-sdk/client-dynamodb. Adding packages results in update in lock file, yarn.lock or [p...
Create a new file called index.js, create a DynamoDB service client and send a request.
Extracted from upstream docs: https://raw.githubusercontent.com/aws/aws-sdk-js-v3/HEAD/README.md