Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Hono Middleware

FreeNot checked

Hono Middleware — Model Context Protocol server

GitHubEmbed

About

Hono Middleware — Model Context Protocol server

README

npm install
npm run dev
npm run deploy

For generating/synchronizing types based on your Worker configuration run:

npm run cf-typegen

Pass the CloudflareBindings as generics when instantiating Hono:

// src/index.ts
const app = new Hono<{ Bindings: CloudflareBindings }>()

from github.com/yusukebe/mcp-server-hono-middleware

Installing Hono Middleware

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/yusukebe/mcp-server-hono-middleware

FAQ

Is Hono Middleware MCP free?

Yes, Hono Middleware MCP is free — one-click install via Unyly at no cost.

Does Hono Middleware need an API key?

No, Hono Middleware runs without API keys or environment variables.

Is Hono Middleware hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Hono Middleware in Claude Desktop, Claude Code or Cursor?

Open Hono Middleware on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Hono Middleware with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs