modelcontextprotocol / modelcontextprotocol/typescript-sdk
Hono Package is not under @modelcontextprotocol
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13.4k
- Forks
- 2.2k
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 4
Description
Describe the bug
The hono package as stated in https://github.com/modelcontextprotocol/typescript-sdk/blob/4a7cdf4f2b20b7bac71885e8414315f7bb6c66be/packages/middleware/hono/README.md
Comes under the @modelcontextprotocol namespace in the npm registry, however it does not exist here.
The implementation is published here https://www.npmjs.com/package/@hono/mcp under hono, not modelcontextprotocol. These files are recently edited, so i presume its just not updated.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with packages/middleware/hono/README.md and compare its package reference with the published @hono/mcp package linked in the issue. Update the documentation so the namespace and package location are accurate, then verify that all Hono middleware installation and usage references remain consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 70/100