Back to browse
GitHub Repository

From any API surface to verified AI agent tools: Go CLI + MCP + skills + SQLite + policy + proofs.

22 starsGo

Gutenberg – Any URL to verified CLI and MCP server and agent skills

by vforno·May 19, 2026·1 point·0 comments

AI Analysis

●●●BangerBig BrainShip ItSolve My Problem

Generates verified MCP tools from URLs with smoke tests before agents touch them.

Strengths
  • Verification pipeline runs build, smoke, and handshake tests before exposing tools to agents.
  • Go-based CLI with SQLite cache ensures fast, local execution without heavy dependencies.
  • Natural language intent routing connects user queries directly to cataloged tool capabilities.
Weaknesses
  • Relies on OpenAPI specs; HAR inference for undocumented APIs might be brittle.
  • Security depends on generated code safety; no sandboxing mentioned beyond dry-run.
Category
Target Audience

AI agent developers and backend engineers building toolchains

Similar To

Smithery · OpenAPI Generator · LangChain Tools

Similar Projects

Developer Tools●●Solid

AgentProbe – Validate AI agent endpoints across 8 protocols in one URL

Checks eight layers in one go — from plain HTTP reachability to on‑chain ERC‑8004 lookups and x402 payment detection — and even exposes a /mcp POST API so other tools can trigger programmatic validation. The built-in MCP server and agent-lookup features are clever for this niche ecosystem; what I'd want next is clearer detection heuristics, error modes and false-positive handling so teams can trust automated scans in CI.

Niche GemWizardry
Andreas_3d
104mo ago