
sst streaming http mcp server
An SST monorepo that deploys MCP streaming HTTP servers via Hono on a Lambda. Currently this doesn't include auth.
Repository Info
About This Server
An SST monorepo that deploys MCP streaming HTTP servers via Hono on a Lambda. Currently this doesn't include auth.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
sst-streaming-http-mcp-server
This is an SST monorepo that deploys an AWS Lambda and Cloudfront distribution for MCP streaming HTTP servers. Currently this doesn't include auth.
Setup
- Recommended: Follow the SST guide to set up your AWS org/accounts
- Use
.env.exampleto create your own.envfile bun installbun devto launch SST dev modebun deployto deploy
Using MCP Inspector (@modelcontextprotocol/inspector)
bun devto launch SST dev modebun mcp-inspectto launch MCP Inspector- Launch the UI in the browser at http://127.0.0.1:6274
- Select Transport Type: Streamable HTTP
- Input the URL to the MCP server
- This will be the URL of the API Router that you deployed, displayed in
bun devoutput. - Append the proper routing to the
/mcpendpoint:{CLOUDFRONT_URL_FROM_SST}/mcp/test-server/mcp
- This will be the URL of the API Router that you deployed, displayed in
Coding style
- Ensure
bun typecheckandbun checkpass. You can runbun fixto format the code.- To use the git hooks in the repo's
.githooksfolder, which will save you from waiting for CI to tell you that you forgot to these commands, run this:git config core.hookspath .githooks
- To use the git hooks in the repo's
Quick Start
Clone the repository
git clone https://github.com/madisonbullard/sst-streaming-http-mcp-serverInstall dependencies
cd sst-streaming-http-mcp-server
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.