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

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

创建和编辑发票、简历和信函等PDF文档 - 免费且无需登录。
@Numatlas · X
Building made me switch from Claude Code to Codex. Claude’s token usage was too expensive for my workflow. GPT-5.6 Sol + Codex lets me focus on building instead of watching usage limits. Loving it so far! 🚀 @OpenAI @thsottiaux

Voidocs 为初创团队创建专业文档,无需代码配置。
@hannah24_app · X

使用开源浏览器工具分析象棋游戏,获得自然语言解释,无需登录。
u/ICARUS_2X · Reddit
Spent 7 months building a FOSS platform for natural-language chess analytics (No LLM) Hey guys, I've released CHONSE2, an open-source game review platform that offers unlimited analysis and move explanations without using hallucination-prone LLMs, running entirely in your browser. chonse2.com But Lichess is free, so why use this? Some have asked. It expands on Lichess's feature set a few different ways: Full analysis (accuracy/elo estimations/eval graphs, etc) requir

在Git仓库中存储Markdown文档,无数据库依赖,无厂商锁定。
@alizreim · X
Documentation that lives in your own git repository

伪装任何网页为 VS Code、Word 等常见办公软件。
yushuxin · V2EX
一个可能被全球老板拉黑的产品!摸鱼,我们是专业的 摸鱼( SneakRead ):**把你想看的任何网页,整屏伪装成一个正经办公软件**。 朋友提醒我,这可能是一个会被全球老板拉黑的摸鱼神器。 内置 14 套皮肤,包括: - 普通白领的选择:Word 、Excel…… - 浓厚班味儿的选择:飞书、钉钉…… - 出海白领的选择:Gmail 、Slack 、Google Docs 、Notion…… - 程序员的选择:VS Code 、Claude Code…… 还有一个功能:当你老板走过来的时候,你点击 ESC 键,屏幕立即出现一个 Excel 预算表。 # 地址: https://sneakread.com 开源的,欢迎贡献新皮肤 https://github.com/SneakRead/sneakread <img width="1440" height="900" alt="Image" src="https://github.com/user-attachments/assets/a96907a0-c0f3-4e9c-9390-56

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

5 Letter Word Finder:按 Wordle 线索快速筛选 5 字母单词。
lby910722 · V2EX
做了一个 5 Letter Word Finder:按 Wordle 线索快速筛 5 字母单词 最近做了一个英文 5 字母单词查找工具,主要给 Wordle / crossword / Scrabble 这类场景用: https://5letterwordsfinder.org/ 特点: - 可以按 green tile 的固定位置筛选 - 支持 must include / exclude letters - 支持 starts with / ends with / contains pattern - 支持 available letters ,用来做 anagram / rack search - 词库在前端本地跑,结果响应很快,不依赖远程 solver API - 有 common-only 模式,Wordle 场景不会被太多冷僻词淹没 我把工具放在首页第一屏,下面才是说明文档和 FAQ 。现在主要想收集一下文字游戏玩家 / 做工具站朋友的反馈:哪些筛选项、排序逻辑或移动端交互还可以再改?

在线格式化和验证 JSON,无需上传数据
@VeganVegan75738 · X
做了一个免费的 JSON 格式化工具。 支持: ✅ JSON 格式化 ✅ JSON 校验 ✅ 在线使用 ✅ 无需安装,数据不上传 开发者日常调试 JSON 可以直接用: #开发者 #前端开发 #工具

ToolsLoop:自由职业者免费工具套件,包括发票、增值税、报价、费用追踪和商名生成。
@tools_loop · X

无需登录即可根据文本提示生成 AI 图像,每12小时获得免费积分。
Flux 2 AI — AI 绘画工具(无需注册即可生成 2K-4K 高清图像),支持多模型切换,适合快速创意验证与设计

在反向Wordle游戏中遵循颜色提示避免猜中答案。
lby910722 · V2EX
做了一个免费的 Don't Wordle 反向 Wordle 小游戏 最近做了一个原生浏览器版的 Dont Wordle: https://dontwordle.app/ 玩法和 Wordle 反过来:不是尽快猜中隐藏单词,而是要在遵守每一轮颜色提示的前提下,尽量避免猜中答案。页面里有合法单词数量、Undo 、每日局、本地保存进度,不用登录。 技术上是原生页面里的小游戏组件,不是 iframe 。欢迎试试,有反馈也可以直接回帖。