Hono Docs
Rank #31,008pulsemcp/hono-docs
Search and retrieve Hono framework documentation via Algolia search and markdown content fetching.
Hono Docs is a Model Context Protocol (MCP) server published by yusukebe. It ranks #31,008 of 132,046 servers tracked on MCP Toplist, and its repository has 11 GitHub stars. Hono Docs is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Mar 23, 2026.
Ranks ahead of 101,038 of 132,046 servers on MCP Toplist.
Use Hono Docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http hono-docs https://hono-docs-mcp.yusukebe.workers.dev/mcp[mcp_servers.hono-docs]
url = "https://hono-docs-mcp.yusukebe.workers.dev/mcp"Add to ~/.codex/config.toml.
https://hono-docs-mcp.yusukebe.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"hono-docs": {
"url": "https://hono-docs-mcp.yusukebe.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"hono-docs": {
"type": "http",
"url": "https://hono-docs-mcp.yusukebe.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"hono-docs": {
"serverUrl": "https://hono-docs-mcp.yusukebe.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"hono-docs": {
"url": "https://hono-docs-mcp.yusukebe.workers.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Fhono-docs)<a href="https://mcptoplist.com/server/pulsemcp%2Fhono-docs"><img src="https://mcptoplist.com/badge/pulsemcp%2Fhono-docs.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
yusukebe
Other servers by yusukebe
View all yusukebe servers →Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains Hono Docs?
- Hono Docs is maintained by yusukebe, which publishes 3 MCP servers (0 total versions) tracked on MCP Toplist.
- Is Hono Docs listed on the Official MCP Registry?
- Hono Docs is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Hono Docs have?
- Hono Docs ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Hono Docs?
- The source code for Hono Docs is hosted at github.com/yusukebe/hono-docs-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.