
No-code MCP Gateway for OpenAPI and Database Tools
将 OpenAPI 规范和数据库转换为 MCP 工具,无需编码。
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers
完整作品展
技术栈
18 projects

将 OpenAPI 规范和数据库转换为 MCP 工具,无需编码。
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers

在GitHub pull requests上自动生成代码文档。
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

无代码数据分析和文档提取平台。
@0xLingjieKong · X
Hey @Sarakhan49309, I'm currently building an agent specialized in data analysis that reduces hallucinations. would love to connect!

自动扫描代码变更,发现安全问题和代码质量缺陷。
@RepoMend02 · X
Vibe-coded your MVP in a weekend? Cute. RepoMend reads every diff and hunts the secrets your AI forgot to redact. The auditor the AI forgot to build.


为编程智能体提供云环境,运行代码、验证结果并提交拉取请求。
@smehmood · X
Several customers of ours have factories shipping 100s of PRs to 1000s of B2B customers, built on But they all remind me of the pre-Claude-Code agents that had overly static workflows. Not sure what, yet, but something else is the future.

免费开源发票软件,用于管理客户、项目和开支。
@sosekiapp · X
Excited to launch Soseki! An open-source business OS for freelancers and agencies to manage clients, projects, invovces, payments, expenses, and more all in one workspace. I'd love your feedback!

扫描GitHub代码库查找安全漏洞,AI提供修复建议。
u/uwais_ish · Reddit
Three weeks to build an AI security scanner. The scanner was the easy part. Shipped RedFlag this month. Breakdown of where the time actually went, because it was nothing like I estimated. Stack: Next.js 16, Auth.js v5, MongoDB, Stripe, OpenAI. Deployed on Vercel. What I thought would be hard: getting an LLM to find real vulnerabilities. What was actually hard: getting it to stop finding fake ones. First working version flagged 200+ issues on a clean repo. Every one plausible, most of th

AI 应用安全扫描器,检测泄露的密钥和配置问题。
thfothijn · Product Hunt
OpzyAI Finds what your AI-built app leaks — your editor fixes it

A daily automated sweep of AI, robotics and smart-hardware repositories on GitHub, scored for reproducibility and shipped with clone commands, setup steps and download links.
@shawkalent · X
我开发了两个平台,一个是开源平台:

110多个免费开发工具无需上传、服务器或注册,在浏览器中完全运行。
@abhilakshharora · X
Just launched DevTab on Product Hunt 🚀 110+ dev tools that run 100% in your browser. Zero server calls. No signup. Free forever. Would love your support 🙏 → #buildinpublic #DevTools

由AI驱动的代码审查工具,在microVM中运行代码来捕获更多错误。
u/dumbfoundded · Reddit
Ito, AI Code Review that Runs Code I've been using AI code review tools but none of them actually run code so I built one: https://www.ito.ai/ The way it works is that it uses microVMs to spin up your environment with all of the services running. Then a bunch of AI agents go and test the application to collect runtime evidence. The result is you get test cases along with evidence about whether or not the test cases pass or fail. The runtime evidence can be videos, request/response curls, db