Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Web Tool to Create a Universal Database MCP Server (centralmind.ai)
7 points by laskoviymishka 55 days ago | hide | past | favorite | 4 comments
We just launched a small project I'm really proud of — a turbo Database MCP server! https://centralmind.ai

- Connect your database to Cursor or Windsurf in just a few clicks.

- Chat with PostgreSQL, MSSQL, ClickHouse, Elasticsearch, and more.

- Query huge Parquet files instantly with DuckDB in-memory mode.

- No downloads, no setup headaches.

Short video: https://youtu.be/BboQtxen9tA

Built on top of our open-source MCP Database Gateway: https://github.com/centralmind/gateway

Note: You’ll need to provide connection strings to your databases. For those who care about privacy, it still can be a great tool for experimenting with MCPs, development, or analyzing public datasets with DuckDB




Nice work! A universal MCP server for this many databases could be a huge time-saver.

A question → Any plans for self-hosted/on-prem? The open-source gateway is cool, but some teams will want full control over their data flow


Yes, this is a cherry on top of our open source gateway - https://github.com/centralmind/gateway

There is a helm chart to deploy it in your k8s / docker.


Wow, really easy to create server. For how long is it stayed active?


Always, it's lazily initialized, if no active sse connection there it's shutting down, once first connecting made it back again.

Active sse connection stay as long as needed




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: