MCP Servers / development / Fossil MCP

Fossil MCP

JSON →
httpnone58development

The code quality toolkit for the vibe coding era.

Install
How to run this server

No install command recorded.

server path: fossil-mcp
Tools
What this server exposes
scan_all
Run all analyses (dead code + clones + scaffolding) on a project
analyze_dead_code
Detect unreachable code with configurable confidence
detect_clones
Find duplicated code (Type 1/2/3 clones)
fossil_refresh
Incremental re-analysis after file changes (fast)
fossil_inspect
Inspect call graph, data flow, control flow, or blast radius for any function
fossil_trace
Find call paths between two functions — understand how code connects
fossil_explain_finding
Get rich context about a specific finding
fossil_detect_scaffolding
Find AI scaffolding: phased comments, TODOs, placeholders, and temp files
Configuration
Environment & auth
authnone
Resources
Fossil MCP — MCP Server · libregistry