serverless-mcp-cli
@eleva
About serverless-mcp-cli
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is serverless-mcp-cli?
A command-line tool that scaffolds a new serverless Model Context Protocol (MCP) project on AWS, allowing developers to choose their preferred framework.
How to use serverless-mcp-cli?
Install globally via npm: npm install -g serverless-mcp-cli. Then run serverless-mcp-cli init with optional flags -d <directory> for custom output directory or -s for silent mode.
Key features of serverless-mcp-cli
- Initializes a serverless MCP project on AWS
- Supports choosing a preferred framework
- Provides a simple
initcommand - Allows custom directory via
-dflag - Offers silent mode via
-sflag - Includes built-in help command
Use cases of serverless-mcp-cli
- Quickly bootstrap a new MCP server project on AWS
- Standardize MCP project setup across teams
- Integrate MCP into serverless workflows with a chosen framework
FAQ from serverless-mcp-cli
What does serverless-mcp-cli do?
It initializes a serverless MCP project on AWS with your preferred framework.
How do I install serverless-mcp-cli?
Install globally via npm: npm install -g serverless-mcp-cli.
What commands are available?
The main command is serverless-mcp-cli init; also serverless-mcp-cli help.
Can I specify the output directory?
Yes, use the -d <directory> flag.
Is there a silent mode?
Yes, use the -s flag to suppress the welcome message.
More Developer Tools MCP servers
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
test
cloudwegoThe ultimate LLM/AI application development framework in Go.

Sentry
modelcontextprotocolModel Context Protocol Servers
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Comments