danilop/MCP2Lambda
Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic's Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"MCP2Lambda": {
"command": "npx",
"args": [
"-y",
"MCP2Lambda"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...