iceener/streamable-mcp-server-template
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.
Platform-specific configuration:
{
"mcpServers": {
"streamable-mcp-server-template": {
"command": "npx",
"args": [
"-y",
"streamable-mcp-server-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...