Show HN: I built a codebase analysis MCP: Stria
Category: devtools
Tags: llm-tool, code-indexer, mcp-server, rust, codebase-analysis
Score: 7.3/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 7)
Stria is a structural codebase indexer for LLM agents that uses grammar-free phrase extraction instead of AST parsers, enabling sub-millisecond queries on any language. Its innovative lazy context expansion and zero-configuration approach provide a unique solution to token efficiency and structural context problems in LLM code understanding.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/Reliary/stria · Rust · MIT
View on Hacker News