1. Conduid
  2. Data
  3. Pgautopilot
MCP server · Data

Pgautopilot

PGAutoPilot is a production-ready PostgreSQL MCP server that lets any AI assistant safely interact with PostgreSQL using natural language. It combines schema-aware query generation, enterprise safety controls, and a minimal-configuration setup into a single executable.

34Low

Scored 11 days ago · breakdown

About Pgautopilot

Pgautopilot is an MCP server in the Data category: pGAutoPilot is a production-ready PostgreSQL MCP server that lets any AI assistant safely interact with PostgreSQL using natural language. It combines schema-aware query generation, enterprise safety controls, and a minimal-configuration setup into a single executable. It has been installed 0 times through Conduid.

Tools (9)

db_aggregate"Total sales by category", "Average order value"

Takes no parameters.

db_count"How many users signed up this week?"

Takes no parameters.

db_find_first"Get user with ID 42"

Takes no parameters.

db_find_many"Show recent orders", "Find inactive users"

Takes no parameters.

db_health"Is the connection working?"

Takes no parameters.

db_overview"What's in this database?"

Takes no parameters.

db_raw_query"I need a custom SELECT"

Takes no parameters.

db_schema"What columns does each table have?"

Takes no parameters.

db_table_info"Tell me about the orders table"

Takes no parameters.

Install

Clone
git clone https://github.com/cyberreinxy/pgautopilot

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Pgautopilot

Powered by Claude · Grounded in docs

I know everything about Pgautopilot. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.
Questions

About Pgautopilot

How do I install Pgautopilot?

Run git clone https://github.com/cyberreinxy/pgautopilot, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Pgautopilot safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Pgautopilot still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.