Show HN: Knowerage – code coverage for LLM analysis
Category: devtools
Tags: mcp-server, code-coverage, llm-analysis
Score: 6.5/10 (Innovation: 7, Technical: 7, Documentation: 6, Utility: 6)
Knowerage is an MCP server that brings code coverage-style tracking to LLM-based code analysis by storing analysis documents as markdown files with YAML frontmatter and a registry with SHA-256 hashes for freshness. It's interesting because it solves the practical problem of keeping AI analysis in sync with a codebase, offering a structured way to query coverage and stale records across projects.
Target audience: backend devs
Repository: https://github.com/MTimma/knowerage · Rust · MIT
View on Hacker News