Fossil MCP
UnclaimedThe code quality toolkit for the agentic AI era. Find dead code, clones, and scaffolding across 15 languages. MCP server + CLI.
Install
claude mcp add fossil fossil-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (8)
analyze_dead_code
Detect unreachable code with configurable confidence
detect_clones
Find duplicated code (Type 1/2/3 clones)
fossil_detect_scaffolding
Find AI scaffolding: phased comments, TODOs, placeholders, and temp files
fossil_explain_finding
Get rich context about a specific finding
fossil_inspect
Inspect call graph, data flow, control flow, or blast radius for any function
fossil_refresh
Incremental re-analysis after file changes (fast)
fossil_trace
Find call paths between two functions — understand how code connects
scan_all
Run all analyses (dead code + clones + scaffolding) on a project