Agent♥︎Age
Catalog

PostgreSQL Connector

Official

by nagarjunr · Python

Read-only MCP server for PostgreSQL: list schemas/tables, run guarded queries.

io.github.nagarjunr/data-connectors-postgres (PostgreSQL) MCP Server

Read-only MCP server for PostgreSQL that supports inspecting database structure and executing guarded queries. It provides developer-facing access for workflows that need to discover schemas and tables and then retrieve data under enforced query constraints.

🛠️ Key Features

  • Read-only access to PostgreSQL
  • List database schemas and tables
  • Run guarded queries
  • Categorized as a data connector for pipelines and agent workflows

🚀 Use Cases

  • PostgreSQL-backed RAG data retrieval
  • Building data pipelines and data connectors
  • Integrating with AI agents that require database discovery and controlled querying

⚡ Developer Benefits

  • Clear separation of read-only inspection vs. query execution
  • Supports structured access patterns for PostgreSQL data
  • Fits common connector/tooling workflows referenced by the topics (e.g., python, llm)

⚠️ Limitations

  • Read-only (no write operations)
  • Query execution is “guarded,” implying restrictions beyond unrestricted SQL access

Topics

ai-agentsconnectordata-connectorsdata-pipelinegoogle-cloud-storagellmonedrivepostgresqlpythonrags3sharepoint
PostgreSQL Connector - agentage MCP Catalog