mcp-hono-stateless

mcp-hono-stateless

58

The Stateless Hono MCP Server is a model context protocol server implemented using Hono and designed to support Streamable HTTP. It is deployable on Cloudflare Workers and is based on an example from the official Express framework.

Stateless Hono MCP Server

  • Example Hono MCP Server using Streamable HTTP.
  • Based on the official Express example with usage of fetch-to-node for conversion.
  • Deployable to Cloudflare Workers.
  • Instructions provided for testing with an example MCP client.
  • Guidance on deploying the server.