About
Overview
The Serverless Framework MCP Server enables AI agents to work with the Serverless Framework for deploying serverless applications. It provides tools for deploying services, invoking functions, viewing logs, and managing stages across AWS, Azure, and GCP.
Capabilities
Tools & Capabilities
⚡deploy
Deploy a serverless service
⚡invoke
Invoke a function
⚡logs
View function logs
⚡info
Get information about a deployed service
⚡remove
Remove a deployed service
Setup
Installation
bash
Install
npx -y mcp-server-serverlessExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"serverless": {
"command": "npx",
"args": ["-y", "mcp-server-serverless"],
"env": {
"SLS_STAGE": "dev"
}
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026