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

存储提示词和背景信息,通过 MCP 让 Claude Code、Cursor 等 AI 工具共享访问。
@vibexp_io · X
Your plan is now code. Claude Code Dynamic Workflows fan out up to 1,000 subagents, 16 at once, each in its own context, verifying until the results converge. Built for big bug hunts, migrations and audits. Source:

用Solana代币报酬的去中心化自由职业市场,发布和赚取工作赏金
@aka_gaurang · X
There are bounties for creators to grow


使用硬件认证和OTP保护GitHub拉取请求。
jallmann · HN
> want without a PR process that requires hardware authentication or proof of presence Just curious, what do you use for this? I built OTP Guard [1] a few years ago for exactly this problem, although I haven't seen any alternatives in the space. Does GitHub have something built-in now? The original framing was more "local malware compromising your GitHub account" ... it never occurred to me that the malware could be a LLM. I really should update the page. [1] https://otpguard.com

在工作空间中组织项目、任务和路线图,支持 AI 上下文导出。
@Fluxify_pro · X
everyone who sign up today, get free pro plan, without credit card

即刻将 HTML、Markdown、notebooks 或 PDF 转换为私密、可共享的网站。
@thryvate · X
My AI built something cool, let’s share it with some friends.

为 AI 代理构建数据库、看板和笔记以进行协作。
@emir_ogz · X
Just shipped - AI-native workspace for solo devs Agent reads/writes your project notes automaticly

用 AI 分析 GitHub pull request 获得合并信心分数。
@aryawarti_aky · X
Hey Daniel ! I Built PRisk — an AI-powered pull request risk intelligence platform for GitHub & Gitea. Paste a PR URL and get an evidence-backed Merge Confidence Score before you merge. 🔗 I'd love to hear your feedback!

跨14个维度分析Python代码,检测违规并提供详细报告。
@KSFirasa · X
Hello! I built a tool that profiles code (python only atm) across 14 dimensions detecting violations and capabilities outputting a full report. A bit more nuanced than "AI-powered insights". Free while in beta. Thank you!

创建流程图、程序图、组织架构和UML图的免费在线工具。
@N0V4Dev · X
I found a tool called Next AI that links AI capabilities directly with diagrams. It lets you build and edit diagrams using natural language prompts instead of clicking around the canvas manually. It's a handy way to sketch out architecture when you don't want to drag every box yourself. The project is built on TypeScript with React 19 and Next.js. It supports multiple AI providers and even includes an MCP Server. This means you can use it with the Claude Code CLI to generate diagrams from your terminal. Deployment options are flexible too. You can run the tool locally with Docker or push it to Vercel and Cloudflare Workers. It supports multi provider setups so you can pick the backend that fits your workflow. #Nextjs #AI #Diagrams #TypeScript