the-vampiire
MCP Serverthe-vampiirepublic

mcp sse

demo of MCP SSE server limitations using the bun runtime

Repository Info

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

About This Server

demo of MCP SSE server limitations using the bun runtime

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

MCP SSE demo

reproducible demo that shows an MCP SSE server fails using the bun runtime but succeeds using nodejs.

steps

  1. install dependencies
# or npm | yarn | pnpm install, same effect
bun install
  1. run the MCP inspector
npm run inspect
  1. open the inspector http://localhost:5173

  2. select SSE as the transport and enter http://localhost:3500/sse as the url

  3. open dev tools network tab to inspect traffic

  4. in another terminal tab / session run the server using bun

npm run start:bun
  1. try to connect to the server using the inspector, observe the network (pending SSE connection), server and inspector logs

  2. kill the bun server then run the server using nodejs

npm run start:node
  1. try to connect to the server using the inspector, observe the network (successful SSE connection and message posting), server and inspector logs

Quick Start

1

Clone the repository

git clone https://github.com/the-vampiire/mcp-sse
2

Install dependencies

cd mcp-sse
npm install
3

Follow the documentation

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

Repository Details

Ownerthe-vampiire
Repomcp-sse
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