Back to the catalog

published by dave-london

26 listings on this page, in order of arrival. Each one has its own page with README, repository facts and source links.

  1. io.github.Dave-London/build ★ 138
    Structured build tool output (tsc, generic commands) as typed JSON diagnostics.
  2. io.github.Dave-London/cargo ★ 138
    Structured Rust cargo operations (build, test, clippy) as typed JSON.
  3. io.github.Dave-London/docker ★ 138
    Structured Docker operations (ps, images, logs, build) as typed JSON.
  4. io.github.Dave-London/git ★ 138
    Structured git operations (status, log, diff, branch, show) as typed JSON.
  5. io.github.Dave-London/github ★ 138
    MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
  6. io.github.Dave-London/go ★ 138
    Structured Go tool output (build, test, vet) as typed JSON diagnostics.
  7. io.github.Dave-London/http ★ 138
    MCP server for HTTP requests (curl) with structured, token-efficient output
  8. io.github.Dave-London/lint ★ 138
    Structured linting output (ESLint, format-check) as typed JSON diagnostics.
  9. io.github.Dave-London/make ★ 138
    MCP server for Make/Just task runners with structured, token-efficient output
  10. io.github.Dave-London/npm ★ 138
    Structured npm/pnpm operations (install, audit, outdated, list) as typed JSON.
  11. io.github.Dave-London/pare-build ★ 138
    Pare Build ג€” Structured build output (tsc, esbuild, vite, webpack) as typed JSON diagnostics.
  12. io.github.Dave-London/pare-cargo ★ 138
    Pare Cargo ג€” Structured Rust cargo operations (build, test, clippy, fmt, doc) as typed JSON.
  13. io.github.Dave-London/pare-docker ★ 138
    Pare Docker ג€” Structured Docker operations (ps, images, logs, build, compose) as typed JSON.
  14. io.github.Dave-London/pare-git ★ 138
    Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
  15. io.github.Dave-London/pare-github ★ 138
    Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON.
  16. io.github.Dave-London/pare-go ★ 138
    Pare Go ג€” Structured Go tool output (build, test, vet, fmt, mod) as typed JSON diagnostics.
  17. io.github.Dave-London/pare-http ★ 138
    Pare HTTP ג€” Structured HTTP request operations (GET, POST, HEAD) as typed JSON.
  18. io.github.Dave-London/pare-lint ★ 138
    Pare Lint ג€” Structured linting and formatting (ESLint, Prettier, Biome, Oxlint) as typed JSON.
  19. io.github.Dave-London/pare-make ★ 138
    Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON.
  20. io.github.Dave-London/pare-npm ★ 138
    Pare npm ג€” Structured npm/pnpm operations (install, audit, outdated, list, run) as typed JSON.
  21. io.github.Dave-London/pare-python ★ 138
    Pare Python ג€” Structured Python tool output (ruff, mypy, pip, uv, black, pytest) as typed JSON.
  22. io.github.Dave-London/pare-search ★ 138
    Pare Search ג€” Structured code search operations (ripgrep + fd) as typed JSON.
  23. io.github.Dave-London/pare-test ★ 138
    Pare Test ג€” Auto-detects test framework (pytest, jest, vitest, mocha), returns typed JSON.
  24. io.github.Dave-London/python ★ 138
    Structured Python tool output (ruff, mypy, pip-audit, pip-install) as typed JSON.
  25. io.github.Dave-London/search ★ 138
    MCP server for code search (ripgrep + fd) with structured, token-efficient output
  26. io.github.Dave-London/test ★ 138
    Auto-detects test framework (pytest, jest, vitest) and returns structured results.