
No-code MCP Gateway for OpenAPI and Database Tools
Convert OpenAPI specs and databases into MCP tools without coding.
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers
The full gallery
Tech stack
60 projects

Convert OpenAPI specs and databases into MCP tools without coding.
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers

Calculators and planning tools for Rust game players to use during gameplay wipes.
Rust Calculator — Stream 游戏 Rust 工具网站

Migrate NoSQL databases to SQL with automated schema mapping and live change replication.
@heyayankai · X
🚀 Building NoSQLSync. It helps developers migrate NoSQL databases to SQL without writing custom migration scripts. Always happy to connect with fellow builders and AI enthusiasts.

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

Create immutable, SHA-256 certified records of your documents.
@BogachyovvA · X
A web app for protecting your documents, files, etc. using hashing. I am also looking for CEOs of companies for cooperation.

Interfaces for Claude, Codex, and Grok built with shadcn UI components.
theswerd · GitHub
brainless Claude Code, Codex, and Grok interfaces as shadcn components

A minimal, dark-themed vendor dashboard for tracking sales, inventory, and live orders in real time.
@NyaiMichael · X
Check out what I just built with Lovable!

@RoundtableSpace a fun project! It will make you happy trust me! https://t.co/Xd0JH8yc3V
@Phoenix_I_am · X
a fun project! It will make you happy trust me!

Generate B2B sales leads from Google Maps with contact details like phone, website, and email.
@eskayML · X
Lead gen for dummies

Secure vault for organizing important documents with family access control.
@DwivediNitil · X
Go physical to digital

Analyze Hacker News profiles with your own LLM API key, fully client-side.
Topfi · HN
Like everyone on HN, I love nothing more than to (re)read my own comments. Getting my intuition that I am among the smartest, most humble, highest quality commenters on here confirmed by an LLM so capable that the US government had to temporarily export restrict it [0] seemed only natural. Having had my perfection confirmed, I decided to share this joy with you as I had a few percent usage left before a reset. I took a few prompts, then did a review of the output which resulted in Selbstbild, a BYOK (Anthropic / OpenRouter) web app that gives you a summary and assessment of your public comments by one of our machine Gods, including Fable 5 (provided your can afford that luxury at API pricing). In all seriousness, I have, for a long time, used my own comments on social media (including HN) as part of a personal needle-in-haystack test, simply because I do know my somewhat peculiar style and what I tend to write, but also because I can sometimes write in a slightly confusing manner, ma

API to extract tables and structured data from documents for AI agents.
g418572664 · V2EX
做了一个文档解析与记忆工具,专门辅助给传统行业做 AI 落地的老哥 现在 AI+的工作还挺常见的,就像大佬们说的,“所有行业的产品可能都会用 AI 重新做一遍”。最常见的就是各种 agent ,说要用 AI 赋能传统行业啥的,代替人类专家去处理海量的复杂资料、进行深度分析并做出决策。 举个例子,金融行业的“智能审计与尽调 Agent”。 过去,银行或投资机构想要给一家企业贷款或投资,需要人类审计师去读几十份、每份几百页的招股书和财务报表。现在虽然有了 AI ,但把文件一股脑全丢给它是不现实的,且不说烧 token 的问题,这些文档里有无数的跨行、跨列单元格表格,普通工具一拉,表格数据全串行了。如果 AI 把“第一季度利润”和“第二季度支出”的信息碎在一块,那得出的财务分析就完蛋了。 所以,现在要真想开发出一个能干活,还确保正确率的 agent ,就需要一个专业的、AI-native 的解析工具,把复杂的表结构和章节层级完整还原出来。我做的工具 Knowhere 就是干这个的: https://knowhereto.ai/?utm_source=v2ex 它能把复