Allows for streaming SST dev logs and controlling the SST dev process, including starting, stopping, and restarting the dev environment, as well as monitoring deployment status and Lambda invocations.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP-SSTshow me the latest logs from the dev process"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP-SST
MCP server for streaming SST dev logs and controlling the SST dev process.
Quick Start
1. Configure npm to use GitHub Packages for this scope:
2. Add to Claude Code:
That's it. No authentication required for public packages.
Alternative: Manual Configuration
Add to ~/.claude/mcp.json (or .claude/mcp.json in your project):
Available Tools
Tool | Description |
| List available log tabs |
| Read last N lines from a log tab |
| Get deployment status |
| Get Lambda invocations |
| Get event stream |
| Start SST dev |
| Stop SST dev |
| Restart SST dev |
| Get process status |
Development
License
MIT