MCP DB Connect
Rank #20,470io.github.phatngoit/mcp-db-connect
MCP server for Oracle, MSSQL, PostgreSQL, MySQL, SQLite, MongoDB, and Qdrant vector search access.
MCP DB Connect is a Model Context Protocol (MCP) server published by phatngoit. It ranks #20,470 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP DB Connect is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 26, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 111,576 of 132,046 servers on MCP Toplist.
Use MCP DB Connect
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-db-connect -e "MCP_DB_CONFIG=<your MCP_DB_CONFIG>" -- npx -y mcp-db-connect startReplace each placeholder with your own value before saving.
claude mcp add mcp-db-connect -e "MCP_DB_CONFIG=<your MCP_DB_CONFIG>" -- npx -y mcp-db-connect serve-http --host 127.0.0.1 --port 3000 --path /mcpReplace each placeholder with your own value before saving.
[mcp_servers.mcp-db-connect]
command = "npx"
args = ["-y", "mcp-db-connect", "start"]
[mcp_servers.mcp-db-connect.env]
MCP_DB_CONFIG = "<your MCP_DB_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.mcp-db-connect]
command = "npx"
args = ["-y", "mcp-db-connect", "serve-http", "--host", "127.0.0.1", "--port", "3000", "--path", "/mcp"]
[mcp_servers.mcp-db-connect.env]
MCP_DB_CONFIG = "<your MCP_DB_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-db-connect": {
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"start"
],
"env": {
"MCP_DB_CONFIG": "<your MCP_DB_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-db-connect": {
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"serve-http",
"--host",
"127.0.0.1",
"--port",
"3000",
"--path",
"/mcp"
],
"env": {
"MCP_DB_CONFIG": "<your MCP_DB_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-db-connect": {
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"start"
],
"env": {
"MCP_DB_CONFIG": "<your MCP_DB_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-db-connect": {
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"serve-http",
"--host",
"127.0.0.1",
"--port",
"3000",
"--path",
"/mcp"
],
"env": {
"MCP_DB_CONFIG": "<your MCP_DB_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-db-connect": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"start"
],
"env": {
"MCP_DB_CONFIG": "<your MCP_DB_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-db-connect": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"serve-http",
"--host",
"127.0.0.1",
"--port",
"3000",
"--path",
"/mcp"
],
"env": {
"MCP_DB_CONFIG": "<your MCP_DB_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-db-connect": {
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"start"
],
"env": {
"MCP_DB_CONFIG": "<your MCP_DB_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-db-connect": {
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"serve-http",
"--host",
"127.0.0.1",
"--port",
"3000",
"--path",
"/mcp"
],
"env": {
"MCP_DB_CONFIG": "<your MCP_DB_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-db-connect": {
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"start"
],
"env": {
"MCP_DB_CONFIG": "<your MCP_DB_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-db-connect": {
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"serve-http",
"--host",
"127.0.0.1",
"--port",
"3000",
"--path",
"/mcp"
],
"env": {
"MCP_DB_CONFIG": "<your MCP_DB_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.phatngoit%2Fmcp-db-connect)<a href="https://mcptoplist.com/server/io.github.phatngoit%2Fmcp-db-connect"><img src="https://mcptoplist.com/badge/io.github.phatngoit%2Fmcp-db-connect.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
phatngoit
Available versions (1)
| Version | Published |
|---|---|
| 0.1.21 | Aug 5, 2026 |
Frequently asked questions
- Who maintains MCP DB Connect?
- MCP DB Connect is maintained by phatngoit, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is MCP DB Connect listed on the Official MCP Registry?
- Yes — MCP DB Connect is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP DB Connect have?
- MCP Toplist tracks 1 version of MCP DB Connect, most recently published on Aug 5, 2026.
- Where can I find the source code for MCP DB Connect?
- The source code for MCP DB Connect is hosted at github.com/phatngoit/MCP-DB.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.