Function-as-a-service and serverless platforms
Serverless Engine
MCP Category
Description
A platform for building and running serverless applications with automatic scaling and pay-per-use pricing.
Quick Connect
{
"name": "Serverless Engine",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/16",
"authentication": {
"method": "api_key",
"key": "YOUR_KEY_HERE"
}
}
AI Capabilities
Lambda Functions
MCP Category
Description
A serverless compute service that runs your code in response to events and automatically manages the underlying compute resources.
Quick Connect
{
"name": "Lambda Functions",
"protocol_version": "MCP v1.0",
"endpoint": "https://api.mcpcatalog.io/mcps/15",
"authentication": {
"method": "api_key",
"key": "YOUR_KEY_HERE"
}
}
AI Capabilities