libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
development
/ Fossil MCP
Fossil MCP
JSON →
http
none
★ 58
development
The code quality toolkit for the vibe coding era.
github ↗
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
auth
none
Resources
github
https://github.com/yfedoseev/fossil-mcp ↗
Fossil MCP — MCP Server · libregistry