Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by divyanshu-vashu • Data & Databases
A read-only MCP server that lets LLM agents inspect PostgreSQL schemas and execute safe, read-only SQL queries.
Discover and inspect table schemas and column types in a PostgreSQL database before composing queries.
Execute read-only SQL queries against a PostgreSQL database in a safe, read-only transaction.
An easy-to-launch MCP endpoint (via Docker or npx) to integrate database inspection and read-only querying into LLM workflows such as Claude Desktop.
This server exposes PostgreSQL database schemas and provides a tool to run read-only SQL queries within a READ ONLY transaction. It automatically discovers table schema metadata and serves per-table JSON schema endpoints, making it easy for LLMs to understand database structure. The project includes examples for running via Docker or npx and is intended for safe, read-only inspection and querying by agents (e.g., integrations like Claude Desktop).
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.