Loading MCP server directory, please wait...
MCP server for Oracle, MSSQL, PostgreSQL, MySQL, SQLite, MongoDB, and Qdrant vector search access.
npx @getmcp/cli add io.github.phatngoit/mcp-db-connectRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.phatngoit/mcp-db-connect": {
"command": "npx",
"args": [
"-y",
"mcp-db-connect",
"start"
],
"env": {
"MCP_DB_CONFIG": ""
}
}
}
}