Skip to content

fix(docs): update Hono package namespace to @hono/mcp#1649

Open
Rootlogger wants to merge 4 commits intomodelcontextprotocol:mainfrom
Rootlogger:fix/hono-namespace-1639
Open

fix(docs): update Hono package namespace to @hono/mcp#1649
Rootlogger wants to merge 4 commits intomodelcontextprotocol:mainfrom
Rootlogger:fix/hono-namespace-1639

Conversation

@Rootlogger
Copy link

Summary

The README incorrectly references @modelcontextprotocol/hono which is not published to npm. The correct package is @hono/mcp.

Changes

  • Updated packages/middleware/hono/README.md to use @hono/mcp instead of @modelcontextprotocol/hono

Motivation

This addresses issue #1639 where users reported that the Hono package documentation references a non-existent npm package.

Closes #1639

Bart and others added 4 commits March 3, 2026 13:41
Allow users to override the default json limit (100kb) in createMcpExpressApp() by passing a limit option.

This addresses issue modelcontextprotocol#1354.

Closes modelcontextprotocol#1354
…modelcontextprotocol/sdk

The individual packages (@modelcontextprotocol/server, etc.) are not published to npm.
The correct package to use is @modelcontextprotocol/sdk which includes all exports.

This addresses issue modelcontextprotocol#1608.
…ono to @hono/mcp

The @modelcontextprotocol/hono package is not published to npm.
The correct package is @hono/mcp.

This addresses issue modelcontextprotocol#1639.
@Rootlogger Rootlogger requested a review from a team as a code owner March 9, 2026 17:04
@changeset-bot
Copy link

changeset-bot bot commented Mar 9, 2026

🦋 Changeset detected

Latest commit: d094555

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@modelcontextprotocol/server Patch
@modelcontextprotocol/express Patch
@modelcontextprotocol/hono Patch
@modelcontextprotocol/node Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Hono Package is not under @modelcontextprotocol

1 participant