Back to search
30
MCP

io.github.dave-london/build

io.github.dave-london/build

Structured build tool output (tsc, generic commands) as typed JSON diagnostics.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.dave-london/go
Structured Go tool output (build, test, vet) as typed JSON diagnostics.
0 tools
io.github.dave-london/pare-build
Pare Build ג€” Structured build output (tsc, esbuild, vite, webpack) as typed JSON diagnostics.
0 tools
io.github.dave-london/git
Structured git operations (status, log, diff, branch, show) as typed JSON.
0 tools
io.github.dave-london/docker
Structured Docker operations (ps, images, logs, build) as typed JSON.
0 tools
io.github.dave-london/python
Structured Python tool output (ruff, mypy, pip-audit, pip-install) as typed JSON.
0 tools
io.github.dave-london/npm
Structured npm/pnpm operations (install, audit, outdated, list) as typed JSON.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.dave-london/build": {
      "url": "None",
      "transport": "http"
    }
  }
}