Spaces:
Runtime error
Runtime error
Overview
This is a MCP server that interfaces with the postgress database.
Reference
https://modelcontextprotocol.io/introduction
Required packages
"dependencies": { "@modelcontextprotocol/sdk": "1.0.1", "pg": "^8.13.0" }, "devDependencies": { "@types/pg": "^8.11.10", "shx": "^0.3.4", "typescript": "^5.6.2" }
npm install @modelcontextprotocol/sdk pg dotenv npm install express @nestjs/platform-express