Google PageRank for AI agents. 25,000+ tools indexed.

hono-docs-mcp MCP Server

yusukebe/hono-docs-mcp

Score: 48.7 Rank #98 MCP Server
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

StarsFreshnessIssue HealthContributorsDependents
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

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for yusukebe/hono-docs-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/yusukebe--hono-docs-mcp)](https://agentrank-ai.com/tool/yusukebe--hono-docs-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/yusukebe--hono-docs-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/yusukebe--hono-docs-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="yusukebe/hono-docs-mcp"></script>

Matched Queries

"mcp server""mcp-server"

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.