madisonbullard
MCP Servermadisonbullardpublic

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

0
Stars
0
Forks
0
Watchers
0
Issues
TypeScript
Language
-
License

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.example to create your own .env file
  • bun install
  • bun dev to launch SST dev mode
  • bun deploy to deploy

Using MCP Inspector (@modelcontextprotocol/inspector)

  • bun dev to launch SST dev mode
  • bun mcp-inspect to 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 dev output.
    • Append the proper routing to the /mcp endpoint: {CLOUDFRONT_URL_FROM_SST}/mcp/test-server/mcp

Coding style

  • Ensure bun typecheck and bun check pass. You can run bun fix to format the code.
    • To use the git hooks in the repo's .githooks folder, which will save you from waiting for CI to tell you that you forgot to these commands, run this:
      git config core.hookspath .githooks
      

Quick Start

1

Clone the repository

git clone https://github.com/madisonbullard/sst-streaming-http-mcp-server
2

Install dependencies

cd sst-streaming-http-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermadisonbullard
Reposst-streaming-http-mcp-server
LanguageTypeScript
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation