scaffoldapy

TheodoreAD/scaffoldapy
★ 0 stars Jinja Browser/Web Updated today
Copier template for scaffolding this personal Python agent-tooling family's repos (MCP servers, CLIs, web services, skills)
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": {
    "scaffoldapy": {
      "command": "npx",
      "args": [
        "-y",
        "TheodoreAD/scaffoldapy"
      ]
    }
  }
}

README Excerpt

Copier template for scaffolding repos in this personal Python agent-tooling family — MCP servers, CLIs, web services, Agent Skills, and plain libraries — with the family's structural conventions ([`repo-tasks`](https://github.com/TheodoreAD/repo-tasks), `src/` layout, dedicated per-tool config files) already wired in.

Tools (1)

_tasks