tigranbs/bun-mcp-sse-transport
Bun Server Transport implementation for MCP - MCP SSE
This package helps you build real-time communication between a server and client applications. It takes incoming client requests and processes them through your server logic, then sends back live updates to the client. This is ideal for developers building backend services that need to push continuous updates to frontend applications.
No commits in the last 6 months.
Use this if you are a developer building a backend application with Bun that needs to send real-time, one-way event streams to clients while receiving client messages via HTTP POST.
Not ideal if you need bidirectional, low-latency, full-duplex communication between client and server, or if you are not using the Bun runtime for your server.
Stars
12
Forks
6
Language
TypeScript
License
—
Category
Last pushed
Apr 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/tigranbs/bun-mcp-sse-transport"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OfficeDev/microsoft-365-agents-toolkit
Developer tools for building Teams apps
SalesforceCommerceCloud/b2c-developer-tooling
B2C CLI, MCP, Tooling SDK for Salesforce Agentforce Commerce B2C
anyproto/anytype-mcp
An MCP server enabling AI assistants to interact with Anytype - your encrypted, local and...
hashgraph-online/standards-sdk
The official Hashgraph Online Standards SDK, implementing the standards found in...
postmanlabs/postman-mcp-server
Connect your AI to your APIs on Postman