automatised-pipeline

cdeust/automatised-pipeline
★ 0 stars Rust 🤖 AI/LLM Updated today
Codebase intelligence as an MCP server — tree-sitter AST → LadybugDB graph → Louvain communities → hybrid BM25 + TF-IDF + RRF search. 23 tools · 10 stages · 220 tests · Rust · Clean Architecture. The read-only intelligence layer between finding and PRD.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "automatised-pipeline": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "automatised-pipeline"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/banner.svg" alt="automatised-pipeline — codebase intelligence as an MCP server" width="100%"/> </p> <p align="center"> <a href="LICENSE"><img src="https://img.shields.io/badge/License-MIT-blue.svg" alt="MIT License"></a> <img src="https://img.shields.io/badge/Rust-1.94+-dea584.svg" alt="Rust 1.94+">

Tools (9)

MAX_DEPTHcheck_security_gateshealth_checkprepare_prd_inputremove_dir_allsha2tantivyvalidate_prd_against_graphverify_semantic_diff

Topics

anthropicbm25claudeclaude-codeclaude-code-pluginclean-architecturecode-intelligencecodebase-analysiscommunity-detectioncyphergraph-databasehybrid-searchlouvain-algorithmmcp-servermodel-context-protocol