io.github.jannks/handbook
Quality Score
83
/100
MCP server for the Handbook API – manage handbook entries via CRUD, overview and tag search.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"handbook": {
"command": "npx",
"args": [
"-y",
"@ah-oh/handbook-mcp-server"
],
"env": {
"HANDBOOK_API_TOKEN": "<your-handbook_api_token>",
"HANDBOOK_API_URL": "<handbook_api_url>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"handbook": {
"command": "npx",
"args": [
"-y",
"@ah-oh/handbook-mcp-server"
],
"env": {
"HANDBOOK_API_TOKEN": "<your-handbook_api_token>",
"HANDBOOK_API_URL": "<handbook_api_url>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @ah-oh/handbook-mcp-server§02 Environment variables
HANDBOOK_API_TOKENrequiredsecret
Bearer token for authenticating with the Handbook API
HANDBOOK_API_URLBase URL of the Handbook API (default: https://handbook.ah-oh.com/handbook-api)
§03 MCP Quality Score · methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.