invariantlabs-ai/mcp-streamable-http
Example implementation of MCP Streamable HTTP client/server in Python and TypeScript.
This project provides example implementations for developers to build real-time, interactive chat applications using the Model Context Protocol (MCP) Streamable HTTP. It takes user input as chat messages and returns responses, demonstrating how to handle streaming data between a client and server. Developers building AI-powered chat interfaces or similar streaming data applications would use this.
127 stars. No commits in the last 6 months.
Use this if you are a developer looking for concrete examples to implement streamable HTTP communication for AI models or interactive chat applications using the MCP specification.
Not ideal if you are an end-user looking for a ready-to-use chat application, as this is a developer's example for building such systems.
Stars
127
Forks
33
Language
TypeScript
License
—
Category
Last pushed
May 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/invariantlabs-ai/mcp-streamable-http"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/mcp-ts-core
TypeScript template for building Model Context Protocol (MCP) servers. Ships with declarative...
cyanheads/mcp-ts-template
TypeScript template for building Model Context Protocol (MCP) servers. Ships with declarative...
redhat-data-and-ai/template-mcp-server
Production-ready Python template for building MCP servers with FastMCP, FastAPI, OAuth, and...
iolufemi/Express-REST-API-and-MCP-Server-Framework
Express REST API and MCP Server Framework is a comprehensive development framework for building...
aashari/boilerplate-mcp-server
TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources....