MCP server for interacting with PostgreSQL databases, with support for multiple schemas
Initialize Neon projects
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
Reads various metadata from your postgres database and return a Javascript object. This package is used by [Kanel](https://github.com/kristiandupont/kanel) to generate Typescript types and [Schemalint](https://github.com/kristiandupont/schemalint) to prov
Model Context Protocol implementation for TypeScript
The main tmcp library
Query result type converters for node-postgres
Functions for dealing with a PostgresSQL connection string
Postgres target pack for Prisma Next
Postgres date column parser
MCP server for interacting with MySQL databases with write operations support
PostgreSQL MCP server - query, schema introspection, explain, and health checks for AI assistants
Parse postgres array columns
Parse Postgres interval columns
Postgres bytea parser
Web dashboard for monitoring and managing pg-boss job queues
A comprehensive, read-only, multi-tenant PostgreSQL MCP server with advanced schema introspection and query capabilities
PostgreSQL client - pure javascript & libpq with the same API
MCP Server and CLI for IronBee DevTools
Based on the work on ThomWright's postgres migration package. Adds the ability to specify a schema and table name.
GraphQL server for postgres-compatible databases
NestJS module for creating Model Context Protocol (MCP) servers
The postgres client/server binary protocol, implemented in TypeScript
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.