igoraguiar/bun-pg-mcp
If you are the rightful owner of bun-pg-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
PostgreSQL MCP (Model Context Protocol) server with multi-database support, enabling interaction with PostgreSQL databases through MCP-compatible clients.
Tools
Functions exposed to the LLM to take actions
pg_db_list
List all configured databases with their connection details and TTL settings.
pg_db_add
Add a new database configuration to the connection pool.
pg_db_update
Update an existing database configuration.
pg_db_remove
Remove a database configuration and close its connection pool.
pg_db_reload
Reload the database configuration from disk and reconcile the connection pool.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client