mcp-hono-stateless
If you are the rightful owner of mcp-hono-stateless and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Stateless Hono MCP Server is an example server using Streamable HTTP, deployable to Cloudflare Workers and other platforms where Hono runs.
The Stateless Hono MCP Server is a model context protocol server that leverages the Hono framework to provide a streamlined, stateless server implementation. It is based on the official Express example but adapted to use Hono and the fetch-to-node library for converting requests and responses. This server is designed to be deployable on Cloudflare Workers, making it highly scalable and efficient for cloud-based applications. The server supports Streamable HTTP, allowing for efficient handling of requests and responses in a stateless manner. The server can be tested using an example MCP client, and it supports various commands to interact with the server, such as listing available tools and prompts.
Features
- Streamable HTTP support for efficient request handling
- Deployable on Cloudflare Workers for scalability
- Based on Hono framework for a lightweight server implementation
- Compatible with MCP client for testing and interaction
- Supports listing and calling tools and prompts
Tools
start-notification-stream
Start a periodic notification flow for testing recovery
list-tools
List all available tools
list-prompts
List all available prompt templates