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
JetBrains MCP Proxy Server
JetBrainsA model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Comments