hono-docs-mcp MCP Server
yusukebe/hono-docs-mcp
Are you the maintainer of yusukebe/hono-docs-mcp? Claim this listing →
MCP server for Hono documentation
Add AgentRank to Claude Code Discover and compare tools like yusukebe/hono-docs-mcp — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
yusukebe/hono-docs-mcp is a TypeScript MCP server. MCP server for Hono documentation
Ranked #98 out of 109 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
TypeScript No license
Score Breakdown
Stars 15% 3
3 stars → early stage
Freshness 25% today
Last commit today → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Brief
License None
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
License low impact
Contributors medium impact
Matched Queries
From the README
# hono-docs-mcp An MCP server built with Hono that provides search and retrieval of [Hono](https://hono.dev) documentation. ## Tools ### `search` Search Hono documentation via Algolia. - `query` (string, required) — Search query - `limit` (number, optional, default: 5) — Number of results (1–20) ### `docs` Fetch Hono documentation content as Markdown. - `path` (string, optional) — Documentation path (e.g., `docs/concepts/motivation`) - Returns `llms.txt` if no path is provided ## Setup ```sh bun install ``` Create a `.env` file: ```sh ALGOLIA_APP_ID=your_algolia_app_id ALGOLIA_API_KEY=your_algolia_api_key ``` ## Development ```sh bun run dev ``` ## Deploy ```sh wrangler secret bulk .env bun run deploy ```Read full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.