universal-db-mcp-connector

Official

Query 17+ databases from AI with MCP

AuthorAradotso
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of making it difficult and error-prone to connect AI assistants to multiple databases and run schema-aware, natural-language database queries.

Core Features & Use Cases

  • Multi-database MCP connectivity: Connects AI assistants to 17+ database types (MySQL, PostgreSQL, MongoDB, Oracle, Redis, SQLite, and more) through a single MCP connector.
  • Schema-aware analysis and safe querying: Provides MCP tools to fetch schema/table details and execute SQL queries (with a recommended read-only mode) so agents can answer questions accurately.
  • Stdio and HTTP deployment options: Works via stdio for local desktop integrations and via an HTTP server mode (with REST/SSE style access patterns) for remote or platform integrations.
  • Use Case: A team wants Claude Desktop, Cursor, and Dify to answer questions about production and analytics databases without hand-writing SQL every time.

Quick Start

Tell your AI to connect using universal-db-mcp in read-only mode to your MySQL database, then ask for the database schema and execute a natural-language question as SQL via the MCP tools.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: universal-db-mcp-connector
Download link: https://github.com/Aradotso/mcp-skills/archive/main.zip#universal-db-mcp-connector

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.