MCP Server PostgreDB Finder
by nzkdevsaider
This project helps find MCP servers using a PostgreSQL database. It was created using Bun, a fast all-in-one JavaScript runtime.
View on GitHub
Last updated: N/A
MCP Server PostgreDB Finder
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init
in bun v1.2.2. Bun is a fast all-in-one JavaScript runtime.