by iceener · MCP Server · ★ 101
MCP Streamable HTTP Server Template What is this? A template for building MCP servers. Clone it, strip what you don't need, wire your API client, define tools. It's designed to be readable and easy to build on. Ships with dual-runtime support (Node.js and Cloudflare Workers from the same codebase), five auth strategies, encrypted token storage, and pretty much everything the latest MCP spec supports.
| Stars | 101 |
| Forks | 35 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 53.342/100 |
| Last Updated | 2026-03-23 |
| Created | 2026-02-02 |
| Platforms | mcp, node |
| Est. Tokens | ~13k |
These tools work well together with streamable-mcp-server-template for enhanced workflows:
Explore other popular mcp server tools:
streamable-mcp-server-template is Production-ready MCP server template with Streamable HTTP transport. Supports Node.js (Hono) and Cloudflare Workers. Includes OAuth 2.1, multi-tenant sessions, tool/resource/prompt registration, and A. It is categorized as a MCP Server with 101 GitHub stars.
streamable-mcp-server-template is primarily written in TypeScript.
You can find installation instructions and usage details in the streamable-mcp-server-template GitHub repository at github.com/iceener/streamable-mcp-server-template. The project has 101 stars and 35 forks, indicating an active community.