# 安装 Database MCP ## 环境要求 - Node.js >= 18 ## 安装步骤 ## 验证 运行以下命令确认可正常启动: ```bash npx -y @modelcontextprotocol/server-postgres postgresql://localhost/mydb --help ```