MCP Directory
Back

universal-db-mcp

by Anarkh-Lee · TypeScript · ★ 855

通用数据库 MCP 连接器:支持 MySQL、PostgreSQL、Oracle、MongoDB 等 17 种数据库,支持 Claude Desktop、Cursor、Windsurf、VS Code、ChatGPT 等 50+ 平台,用自然语言查询和分析数据

Install

npx -y github:Anarkh-Lee/universal-db-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "universal-db-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:Anarkh-Lee/universal-db-mcp"
      ]
    }
  }
}

From the README

Universal DB MCP Connect AI to Your Database with Natural Language A universal database connector implementing the Model Context Protocol (MCP) and HTTP API, enabling AI assistants to query and analyze your databases using natural language. Works with Claude Desktop, Cursor, Windsurf, VS Code, ChatGPT, and 50+ other platforms. Features • Quick Start • Databases • Docs • Contributing English | 中文文档 -----|--------|-------|-------------| | 50 tables | ~5s | ~200ms | **25x faster** | | 100 tables | ~10s | ~300ms | **33x faster** | | 500 tables | ~50s | ~500ms |…
Read full README on GitHub →

Related databases servers