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

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

AltosTools 提供 12 个免费在线生成器,无需注册,直接在浏览器中使用。
@Oriam216 · X
Just launched AltosTools 🧰 — 12 free online generators in one place. QR codes, passwords, business names, price quotes & more. No sign-up, works on mobile, runs 100% in your browser. Try it 👉 #buildinpublic #freetools #indiehackers

FreeFixo:125+ 免费计算器,涵盖金融、健康、法律、房产和旅游,无需注册。
@Arafat3599651 · X
Just launched 🧮 125+ free calculators — mortgage, BMI, debt payoff, compound interest, calories & more. No signup. No ads. Everything runs in your browser instantly. #buildinpublic #webdev #react

PhoneCane——一键匿名语音聊天,无账户无录音。
@BoSHADE · X


免费在浏览器中编辑和格式化JSON,支持验证和转换。
@bhushankuma491 · X

在线浏览和编辑50多种专业传真封面模板,无需软件。
@darsh0891 · X
Fax Cover Sheet PDF is a web-based repository providing zero-cost, printable, and fillable fax cover templates designed for administrative and regulatory compliance. #buildinpublic #saas #webapp

Nano Banana 2:无需登录,输入文本或图片生成AI图像。
Nano Banana 2 AI — AI 图像生成工具(支持角色一致性保持与多步工作流,兼顾速度与质量),适合快速产出专业视觉内容

在浏览器中跨设备(Mac、PC、iOS、Android、Smart TV)即时分享文件和文本,无需注册。
@WackyCrocoGator · X
This one doesn’t require any signup or payment. Just load and multiple device by opening the site on them and connect them for an easy way to drop text and file to each other.

将 HTML 和 Markdown 转换成可分享的链接和二维码。
@gomixo · X
和团队做了一个非常实用的小工具:HTMLShare。 现在用 AI 生成网页、报告、可视化作品越来越方便,但生成后的 HTML 文件,想分享给别人却很麻烦:要么发文件,要么部署网站,要么截图。 HTMLShare 解决的就是这个问题: 👉 欢迎体验,也欢迎反馈建议。

检测 Claude 账户封号风险,验证环境 IP 纯净度。
yacuo · GitHub
check-cc https://checkcc.org 是一个 Claude 运行环境检测与账号风险分析工具,面向正在注册 Claude 账号、订阅 Claude Pro、申请 Claude API、使用 Claude Code,或担心 Claude 封号、账号受限、订阅失败的用户。

在浏览器中使用 KiCad 设计电子电路和 PCB,无需安装。
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared