SERVER
Handbook
Rank #29919io.github.jannks/handbook
Manage handbook entries via CRUD operations, overview, and tag search through the Handbook API.
First listed
Mar 5, 2026
Last publish date
Mar 6, 2026
OVERVIEW
Handbook is a Model Context Protocol (MCP) server published by ah-oh. It ranks #29919 of 58,900 servers tracked on MCP Toplist. Handbook is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 5, 2026 and most recently updated on Mar 6, 2026.
STANDING
#29,919of 58,900 tracked servers
Ranks ahead of 28,981 of 58,900 servers on MCP Toplist.
CONNECT
Use Handbook
Add Handbook to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"handbook": {
"command": "npx",
"args": [
"-y",
"@ah-oh/handbook-mcp-server"
],
"env": {
"HANDBOOK_API_TOKEN": "<your HANDBOOK_API_TOKEN>",
"HANDBOOK_API_URL": "<your HANDBOOK_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
ah-oh
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Handbook?
- Manage handbook entries via CRUD operations, overview, and tag search through the Handbook API.
- Who maintains Handbook?
- Handbook is maintained by ah-oh, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Handbook an official MCP server?
- Yes — Handbook is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Handbook have?
- MCP Toplist tracks 2 versions of Handbook, most recently published on Mar 6, 2026.
- Where can I find the source code for Handbook?
- The source code for Handbook is hosted at github.com/ah-oh/handbook-mcp-server.
EXPLORE