reposeed

m2ai-portfolio/reposeed
★ 0 stars Python Code/Dev Tools Updated 3d ago
Automatically generates a ready‑to‑run project scaffold—structure, docs, CI, linting, MCP server—from a natural‑language description, saving solo devs hours of boilerplate setup.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "reposeed": {
      "command": "uvx",
      "args": [
        "reposeed"
      ]
    }
  }
}

Or install with pip: pip install reposeed

README Excerpt

<p align="center"> <img src="assets/infographic.png" alt="RepoSeed: Self‑Configuring Agent that Bootstraps Repos with Docs, CI, and MCP Config" width="800"> </p> <h3 align="center">An agent that, given a project description, generates a starter repository including README, CI workflows, linting, and a pre‑configured MCP server scaffold. It iteratively refines the output using Claude Code’s plan mode and a personal workflow assistant to ensure the repo is immediately runnable.</h3>

Topics

ai-projectsclidevelopersdocumentation-generatorfreelancersgithub-actionslinting-automationmcp-serverrepo-generation