UNIDB_MCP

swarupgoswami/UNIDB_MCP

3.2

If you are the rightful owner of UNIDB_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

UniDB MCP is a Universal Database MCP Server that connects multiple databases with MCP-compatible clients, enabling natural language interaction with databases.

Tools
4
Resources
0
Prompts
0

UniDB MCP

Universal Database MCP Server that connects multiple databases (MongoDB, Postgres – more coming soon 🚀) with MCP-compatible clients like Claude Desktop.

With UniDB MCP, you can talk to your databases directly in natural language — run queries, fetch rows, insert data, all from inside your MCP client.


✨ Why UniDB MCP?

  • One server, many databases → Connect MongoDB, Postgres (and future DBs) in one MCP server.
  • Natural language → query → No need to switch terminals; just ask Claude (or another MCP client).
  • Plug & Play → Works via simple config file, no extra setup required.
  • Extendable → Designed to add more DB support (MySQL, SQLite, etc.) in the future.

⚡ What it does

Provides MCP tools for common database actions:

  • Read rows from a table/collection
  • Insert new data
  • Update existing data
  • Delete records

🗄️ Current Database Support

Right now, UniDB MCP supports:

  • MongoDB → Read, insert, update, delete documents
  • PostgreSQL → Perform SQL queries and manage tables

🚀 More Database Support Coming Soon