mcp-postgres

mcp-postgres

0

The MCP PostgreSQL Server is a Model Context Protocol server designed to facilitate PostgreSQL database operations via MCP tools. It supports CRUD operations for user and post entities using a type-safe approach with Prisma and TypeScript.

getData

Retrieve user data from PostgreSQL

addUserData

Add new users to the database

deleteUserData

Delete a user by ID, email, or name

updateUserData

Update user information