danilop/MCP2Lambda
Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic's Model Context Protocol (MCP).
This project helps developers integrate custom logic and access private data with Large Language Models (LLMs) like Claude or those on Amazon Bedrock. It acts as a bridge, allowing an LLM to "call" your existing AWS Lambda functions as specialized tools. This means an LLM can trigger actions, retrieve information from internal systems, or perform custom computations, with the Lambda function handling the specific task and returning results to the LLM.
110 stars. No commits in the last 6 months.
Use this if you need to extend an LLM's capabilities by allowing it to securely interact with your existing AWS services, private databases, or custom business logic through Lambda functions without changing your function code.
Not ideal if your LLM applications do not require interaction with external, real-time, or private data sources and can operate solely on the information they were trained on.
Stars
110
Forks
22
Language
Python
License
MIT
Category
Last pushed
Mar 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/danilop/MCP2Lambda"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
QuantGeekDev/mcp-framework
A framework for writing MCP (Model Context Protocol) servers in Typescript
MCPJam/inspector
Test & Debug MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
arabold/docs-mcp-server
Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
rohitg00/awesome-devops-mcp-servers
A curated list of awesome MCP servers focused on DevOps tools and capabilities.
stabgan/openrouter-mcp-multimodal
MCP server for OpenRouter providing text chat and image analysis tools