Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kripala • Uncategorized
An MCP server providing a standardized interface for PostgreSQL database operations.
Perform database queries and data manipulation on PostgreSQL databases.
Manage database schemas and indexes programmatically.
Analyze query performance and retrieve database statistics.
This MCP server enables large language models and other tools to interact with PostgreSQL databases through a consistent protocol supporting full CRUD operations, schema management, introspection, and performance analysis. It offers configurable schema support, connection pooling, and type safety with TypeScript. Communication is done via JSON-RPC 2.0 over stdin/stdout, making it compatible with any MCP client.