{"id":"qt4-doc-mcp-server","name":"qt4-doc-mcp-server","af_score":63.2,"security_score":30.8,"reliability_score":30.0,"what_it_does":"Provides an offline-only MCP server that serves Qt 4.8.4 documentation from locally staged HTML files. It converts pages to Markdown, normalizes links, stores/caches converted Markdown on disk with an in-memory LRU, and builds a local SQLite FTS5 index for full-text search with BM25 ranking. Exposes two MCP tools: read_documentation and search_documentation, plus a /health HTTP endpoint.","best_when":"You have Qt 4.8.4 HTML docs locally available and want an agent to reliably fetch and search documentation offline via MCP tools.","avoid_when":"You need secure remote exposure to untrusted users or fine-grained authorization; also avoid if you cannot stage/warm the local docs/index and accept slower first requests.","last_evaluated":"2026-04-04T21:46:52.187830+00:00","has_mcp":true,"has_api":true,"auth_methods":[],"has_free_tier":false,"known_gotchas":["search_documentation responses include HTML snippets with <b> tags for matched terms—clients/agents may need to strip/handle them","search_documentation requires the SQLite FTS index to be built first (qt4-doc-build-index or PREINDEX_DOCS=true)","read_documentation may return truncated content and relies on start_index/max_length to fetch additional segments"],"error_quality":0.0}