Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jnidzwetzki • Uncategorized
A minimal MCP server exposing local Postgres tools over HTTP for database management.
List local PostgreSQL databases.
Create new local PostgreSQL databases.
Delete local PostgreSQL databases.
This MCP server provides a lightweight interface to list, create, and delete local PostgreSQL databases via HTTP. It is designed for local development and experimentation, enabling integration with tools like GitHub Copilot. The server facilitates easy database management through natural language prompts and can be inspected for available methods using an MCP inspector.