01Translates requests into operations on a PostgreSQL database.
02Provides example tools for user management (add, get, find, delete).
03Returns structured results or errors back to the client.
04Defines and exposes custom tools via the MCP standard.
05Handles requests from an MCP client.
060 GitHub stars