Search for:
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.
Why this server?
Connects to CockroachDB instances and exposes database structures as resources, enabling SQL query execution and analysis through Claude's interface.
Why this server?
An enhanced Model Context Protocol server that enables LLMs to inspect database schemas with rich metadata and execute read-only SQL queries with safety checks.
Why this server?
A Model Context Protocol (MCP) implementation for connecting to and working with various database systems.
Why this server?
A server that allows AI models to interact with PostgreSQL databases through a standardized protocol, providing database schema information and SQL query execution capabilities.