Database MCP Servers

750 servers

Browse 750 servers tagged Database in the MCP Server List directory. Popular picks include 設定手順, DOCKER DB MCP SERVER TOOL, and Simple MCP MySQL Server.

設定手順

# 設定手順 以下の手順で開発環境をセットアップできます。 ① 仮想環境を作成 ``` uv venv ``` このコマンドを実行すると、カレントディレクトリに .venv/ フォルダが作成されます。 ② 仮想環境をアクティブにする ``` source .venv/bin/activate ``` ③…

DOCKER DB MCP SERVER TOOL

# DOCKER DB MCP SERVER TOOL ## Configuration ### Cursor Create a .cursor/mcp.json ``` { "mcpServers": { "db-mcp-server": { "command": "node", "args"…

MCP Server Postgres

MCP Server with PostgreSQL, uV Python, and AutoGen AI Overview This project is a modular backend server built with uV Python, powered by PostgreSQL for data…

local_pgsql

localpgsql is a database analytics and query automation toolkit that provides structured data access for analysis, reporting, and AI-augmented workflows. It is…