DuckTap: Deterministically Generate MCP Servers from OpenAPI Specs Without LLMs
zanni098 · reddit · 2026-08-02
An indie developer open-sourced DuckTap, a CLI tool that deterministically generates MCP Servers from OpenAPI specifications.
Unlike LLM-based code generation, it parses the spec directly to emit code, ensuring consistent outputs every time without requiring an API key, making it CI-friendly. It currently ships with 30 built-in recipes for popular APIs like Stripe and GitHub. The author invites the community to try and "break" it with weird API specs and contribute new API integrations via good first issues.
More from coding & agent
- GitHub Launches Stacked Pull Requests in Public Preview, But Cross-Fork Stacks Not Supported — tristanbob · 2026-08-02
- Practical Guide to Claude Code: Custom Slash Commands for Git, Docs, and Code Analysis — tom_doerr · 2026-08-02
- Celesto: A Development Platform Giving AI Agents Dedicated MicroVMs — aniketmaurya · 2026-08-02
- Claude Audits Live Revit Model via MCP, Flags 34 Warnings in One Prompt — jfischoff · 2026-08-02
- Tencent Workbuddy's Edge: Model-Agnostic? Will DeepSeek Harness Replace It? — oran_ge · 2026-08-02
- Datasette Agent Update Enables AI to Self-Test Apps via Hidden Sandbox — Simon Willison · 2026-08-02