MCP on AWS Lambda with MCPEngine
11–17 of 17 posts
Re: MCP on AWS Lambda with MCPEngine
#12Re: MCP on AWS Lambda with MCPEngine
#13Who uses this?
The thing about MCP is people can “do AI” without any AI. That makes it enormously attractive for people who want to be part of the AI hype cycle but not devote much actual effort to it. Especially since you dont have to actually do anything useful, just write a wrapper around something that already exists. Wow! Now youre part of the AI hype cycle! Maybe you too (like windsurf) can be bought for billions of dollars.…
Re: MCP on AWS Lambda with MCPEngine
#14Who uses this?
The thing about MCP is people can “do AI” without any AI. That makes it enormously attractive for people who want to be part of the AI hype cycle but not devote much actual effort to it. Especially since you dont have to actually do anything useful, just write a wrapper around something that already exists. Wow! Now youre part of the AI hype cycle! Maybe you too (like windsurf) can be bought for billions of dollars.…
Re: MCP on AWS Lambda with MCPEngine
#15Re: MCP on AWS Lambda with MCPEngine
#16Anyone know of a way to just have a remote mcp server on top of a rest API? I want to do something simple to see if my users will care, but can’t find anything trivial (have public API, just want to try and wrap it in mcp for low cost). Tried stainless but it didn’t really do that (seemed to just generate boilerplate for me to install).
Re: MCP on AWS Lambda with MCPEngine
#17It turns out you can, in fact, run Python on Lambda. Neat.