Skip to main content
ClaudeWave
iceener avatar
iceener

streamable-mcp-server-template

View on GitHub

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 AES-256-GCM token encryption.

MCP Servers132 stars49 forksTypeScriptUpdated 2mo ago
ClaudeWave Trust Score
59/100
· OK
Passed
  • Recently active
  • Healthy fork ratio
  • Clear description
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/iceener/streamable-mcp-server-template
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "streamable-mcp-server-template": {
      "command": "node",
      "args": ["/path/to/streamable-mcp-server-template/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/iceener/streamable-mcp-server-template and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about streamable-mcp-server-template

What is iceener/streamable-mcp-server-template?

+

iceener/streamable-mcp-server-template is mcp servers for the Claude AI ecosystem. 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 AES-256-GCM token encryption. It has 132 GitHub stars and was last updated 2mo ago.

How do I install streamable-mcp-server-template?

+

You can install streamable-mcp-server-template by cloning the repository (https://github.com/iceener/streamable-mcp-server-template) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is iceener/streamable-mcp-server-template safe to use?

+

Our security agent has analyzed iceener/streamable-mcp-server-template and assigned a Trust Score of 59/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains iceener/streamable-mcp-server-template?

+

iceener/streamable-mcp-server-template is maintained by iceener. The last recorded GitHub activity is from 2mo ago, with 1 open issues.

Are there alternatives to streamable-mcp-server-template?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy streamable-mcp-server-template to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: iceener/streamable-mcp-server-template
[![Featured on ClaudeWave](https://claudewave.com/api/badge/iceener-streamable-mcp-server-template)](https://claudewave.com/repo/iceener-streamable-mcp-server-template)
<a href="https://claudewave.com/repo/iceener-streamable-mcp-server-template"><img src="https://claudewave.com/api/badge/iceener-streamable-mcp-server-template" alt="Featured on ClaudeWave: iceener/streamable-mcp-server-template" width="320" height="64" /></a>

More MCP Servers