| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-06 | 1.8 kB | |
| v1.0.12 source code.tar.gz | 2026-06-06 | 3.1 MB | |
| v1.0.12 source code.zip | 2026-06-06 | 3.4 MB | |
| Totals: 3 Items | 6.5 MB | 0 | |
Summary
MCPHub v1.0.12 improves large tool-result handling and gives smart routing more useful server context, while also updating Hono to the latest patched version in this release line.
Highlights
- Add tool result compression with configurable strategies and localized dashboard support.
- Add optional server descriptions to the smart routing
search_toolsinventory so agents get clearer routing context.
Fixes
- Bump Hono from 4.12.18 to 4.12.21.
Breaking Changes
- None
Upgrade Notes
- No manual migration is required.
- Restart MCPHub after upgrading so the new dashboard assets and backend code are loaded.
中文摘要
MCPHub v1.0.12 改进了大体量工具结果的处理方式,并为智能路由补充更有用的服务器上下文,同时更新了 Hono 依赖。
中文亮点
- 新增工具结果压缩能力,支持可配置策略和本地化控制台文案。
- 智能路由的
search_tools工具清单可包含可选服务器描述,让智能体获得更清晰的路由上下文。
中文修复
- 将 Hono 从 4.12.18 升级到 4.12.21。
破坏性变更
- 无
升级说明
- 无需手动迁移。
- 升级后重启 MCPHub,以加载新的控制台资源和后端代码。
References
- chore(deps): bump hono from 4.12.18 to 4.12.21 by @dependabot[bot] in https://github.com/samanhappy/mcphub/pull/898
- Add optional server descriptions to smart routing search_tools inventory by @Copilot in https://github.com/samanhappy/mcphub/pull/901
- feat: add tool result compression feature with configurable strategies and localization support by @samanhappy in https://github.com/samanhappy/mcphub/pull/902
- Full changelog: https://github.com/samanhappy/mcphub/compare/v1.0.11...v1.0.12