yfedoseev/fossil-mcp
The code quality toolkit for the agentic AI era. Find dead code, clones, and scaffolding across 15 languages. MCP server + CLI.
This tool helps software developers clean up codebases that have been heavily written by AI. It takes your project's code files as input and finds common issues like unused code, duplicate logic, temporary comments, and leftover files. The output is a clear report that helps developers quickly identify and remove clutter, making the codebase easier to understand and maintain.
Use this if you are a software developer frequently using AI coding assistants and need to prevent your codebase from becoming messy with dead code, duplicates, and temporary artifacts.
Not ideal if your project is written entirely by humans and reviewed line-by-line, as traditional linters might be sufficient for those kinds of issues.
Stars
48
Forks
3
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/yfedoseev/fossil-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ForLoopCodes/contextplus
Semantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for...
mnemox-ai/idea-reality-mcp
Pre-build reality check for AI coding agents. Scans GitHub, HN, npm, PyPI & Product Hunt —...
BenAHammond/code-auditor-mcp
🚀 Transform your TypeScript code quality! Lightning-fast auditor catches security flaws,...
sinedied/grumpydev-mcp
Let the grumpy senior dev review your code with this MCP server
KevinRabun/judges
MCP server with specialized judges to evaluate AI-generated code for security, cost,...