MCP Directory
Back

fossil-mcp

by yfedoseev · Rust · ★ 55

The code quality toolkit for the agentic AI era. Find dead code, clones, and scaffolding across 15 languages. MCP server + CLI.

#ai-coding#ai-tools#ast#claude-code#cli#code-analysis#code-clones#code-quality#dead-code#deadcode#developer-tools#linter#mcp#mcp-server#model-context-protocol#rust#sast#static-analysis#static-code-analysis#tree-sitter

Install

cargo install --git https://github.com/yfedoseev/fossil-mcp.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "fossil-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:yfedoseev/fossil-mcp"
      ]
    }
  }
}

From the README

**The code quality toolkit for the vibe coding era.** Static analysis that finds the mess vibe coding leaves behind — dead code, duplicated logic, scaffolding artifacts, and disconnected functions — across 16 languages. **[fossil-mcp.com](https://fossil-mcp.com)** [](https://github.com/yfedoseev/fossil-mcp/actions/workflows/ci.yml) [](https://crates.io/crates/fossil-mcp) [](LICENSE-MIT) -------|--------------|------------------------| | **Dead Code** | Unreachable functions, unused exports, orphaned methods | AI rewrites a caller but forgets to delete the old helper — nobody notices | | **…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers