by invariantlabs-ai · MCP Server · ★ 127
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP Streamable HTTP – Python and Typescript Examples This repository provides example implementations of MCP (Model Context Protocol) Streamable HTTP client and server in Python and Typescript, based on the specification: 📄 MCP Streamable HTTP Spec. You can set up a client + server stack entirely using either Python or TypeScript. This example also demonstrates cross-language compatibility, allowing a Python client to communicate with a TypeScript server, and vice-versa. 🚀 Getting Started Clone the Repository Python Example Add Your Anthropic API Key Update the file inside the directory with the following content: Set Up the Server By default, the server will start at . If you'd like to specify a different port, use the flag: Set Up the Client Run the Client This will start an interactive chat loop using the MCP Streamable HTTP protocol. If you started the MCP server on a different port, specify it using the --mcp-local
| Stars | 127 |
| Forks | 33 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 44.45/100 |
| Open Issues | 4 |
| Last Updated | 2025-05-20 |
| Created | 2025-05-20 |
| Platforms | cli, mcp, node |
| Est. Tokens | ~3k |
Looking for a mcp-streamable-http alternative? If you're comparing mcp-streamable-http with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
MCP server for JADX-AI Plugin
A SEC EDGAR MCP (Model Context Protocol) Server
Open-source FRED MCP Server (Federal Reserve Economic Data)
A MCP (Model Context Protocol) server for interacting with dbt.
BioMCP: Biomedical Model Context Protocol
MCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients - the standar
Explore other popular mcp server tools:
mcp-streamable-http is Example implementation of MCP Streamable HTTP client/server in Python and TypeScript.. It is categorized as a MCP Server with 127 GitHub stars.
mcp-streamable-http is primarily written in TypeScript. It covers topics such as llm, mcp, mcp-client.
You can find installation instructions and usage details in the mcp-streamable-http GitHub repository at github.com/invariantlabs-ai/mcp-streamable-http. The project has 127 stars and 33 forks, indicating an active community.
The top alternatives to mcp-streamable-http on Agent Skills Hub include jadx-mcp-server, sec-edgar-mcp, fred-mcp-server. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.