RepoScout is a fast, local-first Rust CLI for repository intelligence, providing code metrics, complexity analysis, and duplication detection for humans and coding agents.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONMCP server and CLI tool that gives coding agents a structural map of codebases across 20+ languages using tree-sitter, reducing token usage by up to 75% compared to grep-based exploration.
Desktop Commander MCP is an MCP server that gives AI assistants like Claude terminal control, file system search, and diff file editing capabilities. It supports multiple file formats, process management, and works with various AI clients.
Graphify is a CLI skill that maps a codebase into a queryable knowledge graph for AI coding assistants. It uses tree-sitter for local deterministic code parsing, no embeddings, and outputs graph.html, GRAPH_REPORT.md, and graph.json.
Loctree is a fast, multi-language static analysis tool and MCP/LSP server designed to provide structural code intelligence for AI agents and developers, offering dependency graph queries, dead export detection, and circular import analysis.