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
git clone https://github.com/cyberreinxy/pgautopilotThis 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
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.