Back to search
30
MCP

io.github.dave-london/pare-go

io.github.dave-london/pare-go

Pare Go ג€” Structured Go tool output (build, test, vet, fmt, mod) 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/pare-python
Pare Python ג€” Structured Python tool output (ruff, mypy, pip, uv, black, pytest) as typed JSON.
0 tools
io.github.dave-london/pare-make
Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON.
0 tools
io.github.dave-london/pare-git
Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.
0 tools
io.github.dave-london/pare-github
Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON.
0 tools

How to use

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

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