This MCP server enables running MCP servers on AWS Lambda. It provides tools to deploy, manage, and monitor MCP servers as serverless functions. It connects to AWS Lambda and other AWS services for observability. Developers use it to run MCP servers in a serverless environment, reducing infrastructure management overhead.
This MCP server enables running MCP servers on AWS Lambda. It provides tools to deploy, manage, and monitor MCP servers as serverless functions. It connects to AWS Lambda and other AWS services for observability. Developers use it to run MCP servers in a serverless environment, reducing infrastructure management overhead.
npx -y @aws/run-mcp-servers-with-aws-lambdaAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"aws-run-mcp-servers-with-aws-lambda-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @aws/run-mcp-servers-with-aws-lambda"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from run-mcp-servers-with-aws-lambda?"
API Key Required
This server requires an API key from run-mcp-servers-with-aws-lambda. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| RUN-MCP-SERVERS-WITH-AWS-LAMBDA_API_KEY | Yes | Your run-mcp-servers-with-aws-lambda API key |
"What resources are available in run-mcp-servers-with-aws-lambda?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in run-mcp-servers-with-aws-lambda"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in run-mcp-servers-with-aws-lambda with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.