Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by pyljain • Identity & Access
Provides read-only access to PostgreSQL databases for LLMs, exposing table schemas and executing read-only SQL queries.
Inspect database table schemas (columns and types) to understand data structure before generating queries.
Execute safe, read-only SQL queries against a PostgreSQL database to fetch data for answering questions or generating reports.
Integrate database access into workflows or UI tooling (e.g., Claude Desktop) using Docker or npx-based deployment.
A Model Context Protocol (MCP) server that exposes PostgreSQL database schemas and allows agents to run read-only SQL queries inside read-only transactions. It automatically discovers table schema metadata (column names and types) and offers a single "query" tool for executing safe read-only SQL. The README includes usage examples for Docker and npx integrations, and notes compatibility with Claude Desktop. Licensed under the MIT License.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.