Why this server?
Supports interacting with PostgreSQL databases.
Why this server?
Allows Claude to execute read-only SQL queries against a PostgreSQL database.
Why this server?
Provides read-only access to PostgreSQL databases, enabling LLMs to inspect database schemas and execute read-only SQL queries.
Why this server?
Mentions functionality to query database table names and fields based on table comments
Why this server?
MCP to access any database accessible via JDBC such as Postgres, Oracle, mysql, mariadb, sqlite etc.
Why this server?
A template project for creating custom MCP servers that enables direct access to PostgreSQL databases, allowing SQL query execution and schema information retrieval through the Model Context Protocol.