Provides a secure, read-only interface for querying PostgreSQL databases within the Model Context Protocol ecosystem.
Enables secure, read-only querying of PostgreSQL databases within Claude Desktop and other MCP clients. It validates SQL queries, ensuring only SELECT statements are executed, and includes timeout protection to prevent resource exhaustion. The server integrates with Claude Desktop through the MCP protocol and returns query results in a structured JSON format, facilitating seamless data access for AI models and other applications.