Skip to content

Releases: gawk-dev/mcpgawk

mcpgawk 0.1.2

Choose a tag to compare

@Neelagiri65 Neelagiri65 released this 08 Jul 14:53

Docs: plain, reader-first README + package description. README images now use absolute URLs so they render on PyPI.

mcpgawk 0.1.1

Choose a tag to compare

@Neelagiri65 Neelagiri65 released this 08 Jul 11:32

Fixed: a tool declaring destructiveHint: true now counts as write/mutating even when its name isn't a write-verb (e.g. pause_job). Surfaced by scanning Emergent's MCP, whose pause_job is correctly declared destructive.

pip install -U mcpgawk

mcpgawk 0.1.0

Choose a tag to compare

@Neelagiri65 Neelagiri65 released this 08 Jul 07:42

First public release. gawk at an MCP server before you trust it — a local-first CLI that measures what an MCP server costs and exposes, without the inventory ever leaving your machine.

  • Any transport: stdio · streamable-HTTP · SSE · OAuth remotes
  • Token cost index + capability facts + integrity pin/drift
  • Bounded signals (injection-shaped, shadowing, under-declared Server Cards) — pointers, never verdicts
  • Zero egress by construction (enforced by a test) · 27/27 tests

Install: pip install mcpgawk · Docs: https://gawk-dev.github.io/mcpgawk/ · Apache-2.0 · part of nativerse · gawk.dev